工业互联网平台脚手架前端代码
houzhongjian
2024-09-18 23db5e5c6bfcbd7030a4003cd4ea18fbb920024f
1
import{aV as a}from"./index-CHTXMeh8.js";const e=async t=>await a.get({url:"/system/notify-template/page",params:t}),s=async t=>await a.get({url:"/system/notify-template/get?id="+t}),y=async t=>await a.post({url:"/system/notify-template/create",data:t}),i=async t=>await a.put({url:"/system/notify-template/update",data:t}),m=async t=>await a.delete({url:"/system/notify-template/delete?id="+t}),l=t=>a.post({url:"/system/notify-template/send-notify",data:t});export{e as a,y as c,m as d,s as g,l as s,i as u};