2 lines
558 B
JavaScript
Raw Permalink Normal View History

2025-05-29 15:03:59 +08:00
import{Z as a}from"./index-CrAWI0wi.js";function t(e){return a({url:"/modelMessage/variable/list",method:"get",params:e})}function l(e){return a({url:"/modelMessage/variable/"+e,method:"get"})}function s(e){return a({url:"/modelMessage/variable",method:"post",data:e})}function i(e){return a({url:"/modelMessage/variable",method:"put",data:e})}function o(e){return a({url:"/modelMessage/variable/"+e,method:"delete"})}function u(){return a({url:"/modelMessage/variable/selectMessageVariable",method:"get"})}export{s as a,o as d,l as g,t as l,u as s,i as u};