You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
304B

  1. import{k as t}from"./index.db1e0641.js";const o={1:"/api/v1/workOrder/list",2:"/api/v1/workOrder/app/list"},e=(r,s)=>t.get(o[r],{params:s}),p=r=>t.get(`/api/v1/workOrder/detail/${r}`),d=r=>t.put("/api/v1/workOrder/handle",r),i=r=>t.put("/api/v1/workOrder/process",r);export{p as d,d as h,i as p,e as w};