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
305 B
2 lines
305 B
import{a as e}from"./request-5a9b7645.js";const t=async s=>e("/news/getNewsList","POST",s),n=async s=>e("/news/getNews","GET",{id:s}),w=async s=>e("/news/deleteNews","GET",{id:s}),c=async s=>e("/news/updateNews","POST",s),N=async s=>e("/news/addNews","POST",s);export{N as a,t as b,w as d,n as g,c as u};
|