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.

2 lines
351B

  1. import{z as e}from"./index-dd5fae99.js";const o=t=>e.get("/api/v1/notice/manage/list",{params:t}),s=t=>e.get(`/api/v1/notice/detail/${t}`),i=t=>e.post("/api/v1/notice/save",t),n=t=>e.delete("/api/v1/notice/del",{data:t}),p=t=>e.post("/api/v1/notice/enabled",t),c=t=>e.post("/api/v1/notice/topped",t);export{n as a,s as d,o as g,p as n,i as s,c as t};