daShangDao_psiWebApp/dist/assets/employee.1b5ed834.js
凌尛 e3e3204354
Some checks failed
CI / build (18.x) (push) Failing after 16m52s
CI / build (20.x) (push) Failing after 13m36s
CI / deploy-preview (push) Has been skipped
CI / lint (push) Failing after 1m34s
CI / test (push) Failing after 34s
CI / security (push) Failing after 1m35s
提交代码
2026-06-22 10:25:21 +08:00

2 lines
282 B
JavaScript

import{r as t}from"./request.eff82867.js";const p=async e=>t.get("/admin/employee/list",{params:e}),a=async e=>t.post("/admin/employee/add",e),n=async(e,o)=>t.post(`/admin/employee/topup/${e}`,o),m=async(e,o)=>t.post(`/admin/employee/deduct/${e}`,o);export{a,m as d,p as f,n as t};