2 lines
714 B
JavaScript
2 lines
714 B
JavaScript
import{aq as r}from"./bootstrap-DbEPETmd.js";var n;(e=>{(t=>{t.BUSY="BUSY",t.IDLE="IDLE",t.OFFLINE="OFFLINE",t.PAUSED="PAUSED"})(e.CleanerStatus||(e.CleanerStatus={})),(t=>{t.VIBRATE="VIBRATE",t.VOICE="VOICE"})(e.NotifyType||(e.NotifyType={}))})(n||(n={}));function a(e){return r.post("/ops/clean/order/upgrade-priority",e)}function i(e){return r.post("/ops/clean/device/notify",e)}function s(e){return r.get("/ops/clean/cleaner/list",{params:e})}function u(e){return r.get(`/ops/clean/order/timeline/${e}`)}function c(e){return r.get(`/ops/clean/badge/realtime/${e}`)}function l(e,t){return r.post("/ops/clean/order/manual-complete",{orderId:e,remark:t})}export{n as O,c as a,s as b,u as g,l as m,i as s,a as u};
|