chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s

This commit is contained in:
lzh
2026-01-26 16:16:37 +08:00
parent 90b9e934e2
commit afa6949ff1
3179 changed files with 4514 additions and 4514 deletions

View File

@@ -0,0 +1 @@
var t=(e,d,o)=>new Promise((r,l)=>{var c=a=>{try{s(o.next(a))}catch(u){l(u)}},p=a=>{try{s(o.throw(a))}catch(u){l(u)}},s=a=>a.done?r(a.value):Promise.resolve(a.value).then(c,p);s((o=o.apply(e,d)).next())});import{aq as n}from"./bootstrap-CjlLFctT.js";function b(e){return t(this,null,function*(){return n.get("/bpm/model/list",{params:{name:e}})})}function f(e){return t(this,null,function*(){return n.get(`/bpm/model/get?id=${e}`)})}function y(e){return t(this,null,function*(){return n.put("/bpm/model/update",e)})}function M(e){return t(this,null,function*(){const d=e.join(",");return n.put(`/bpm/model/update-sort-batch?ids=${d}`)})}function g(e,d){return t(this,null,function*(){const o={id:e,state:d};return n.put("/bpm/model/update-state",o)})}function $(e){return t(this,null,function*(){return n.post("/bpm/model/create",e)})}function h(e){return t(this,null,function*(){return n.delete(`/bpm/model/delete?id=${e}`)})}function q(e){return t(this,null,function*(){return n.post(`/bpm/model/deploy?id=${e}`)})}function S(e){return t(this,null,function*(){return n.delete(`/bpm/model/clean?id=${e}`)})}export{f as a,M as b,$ as c,q as d,g as e,S as f,b as g,h,y as u};