You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

notice-manage-9888f022.js 339B

4 months ago
1
  1. import{D as e}from"./index-90c78f99.js";const o=t=>e.get("/api/v1/notice/manage/list",t),i=t=>e.get(`/api/v1/notice/detail/${t}`),s=t=>e.post("/api/v1/notice/save",t),n=t=>e.delete(`/api/v1/notice/del?id=${t.id}`),p=t=>e.post("/api/v1/notice/enabled",t),c=t=>e.post("/api/v1/notice/topped",t);export{n as a,i as d,o as g,p as n,s,c as t};