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.
|
|
import{r as e}from"./request.js";const r="https://hwjb.homilychart.com/dbqbApi";function i(t){return e({url:`${r}/api/hk/member/insert`,method:"post",data:t})}function p(t){return e({url:`${r}/api/config/get`,method:"post",data:t})}function n(t){return e({url:`${r}/api/member/getList`,method:"post",data:t})}function u(t){return e({url:`${r}/api/member/updateState`,method:"post",data:t})}function a(t){return e({url:`${r}/api/member/editNote`,method:"post",data:t})}function m(t){return e({url:`${r}/api/config/update`,method:"post",data:t})}function s(t){return e({url:`${r}/api/config/get`,method:"post",data:t})}function c(t){return e({url:"https://api.homilychart.com/cloud/api/file/upload",method:"post",data:t})}export{n as a,s as b,c,a as e,p as g,i as r,m as s,u};
|