index-BELoLJIa.js 2.0 KB

1
  1. import{r}from"./index-CKIhG1T4.js";const t={getAppointmentConfirmOrderPage:async e=>await r.get({url:"/pressure/appointment-confirm-order/page",params:e}),getAppointmentConfirmOrder:async e=>await r.get({url:"/pressure/appointment-confirm-order/get?id="+e}),createAppointmentConfirmOrder:async e=>await r.post({url:"/pressure/appointment-confirm-order/create",data:e}),updateAppointmentConfirmOrder:async e=>await r.put({url:"/pressure/appointment-confirm-order/update",data:e}),deleteAppointmentConfirmOrder:async e=>await r.delete({url:"/pressure/appointment-confirm-order/delete?id="+e}),exportAppointmentConfirmOrder:async e=>await r.download({url:"/pressure/appointment-confirm-order/export-excel",params:e}),sendSmsConfirm:async e=>await r.post({url:"pressure/appointment-confirm-order/send",data:e}),sendWechatConfirm:async e=>await r.post({url:"pressure/appointment-confirm-order/send-template-message",data:e}),getAppointmentConfirmOrderEquipmentList:async e=>await r.get({url:"/pressure/appointment-confirm-order/page/equips",params:e}),putWarningSettings:async e=>await r.put({url:"/pressure/appointment-confirm-order/warning",data:e}),updateAppointmentConfirmOrderEquip:async e=>await r.post({url:"/pressure/appointment-confirm-order/equip/update",data:e}),refuseAppointmentConfirmOrder:async e=>await r.post({url:"/pressure/appointment-confirm-order/refuse",data:e}),submitAppointmentConfirmOrder:async e=>await r.post({url:"/pressure/appointment-confirm-order/submit",data:e}),saveAcceptOrder:async e=>await r.put({url:"/pressure/appointment-confirm-order/update",data:e}),createExceptionInfo:async e=>await r.post({url:"/pressure/order-exception/create",data:e}),updateExceptionInfo:async e=>await r.put({url:"/pressure/order-exception/update",data:e}),deleteExceptionInfo:async e=>await r.delete({url:"/pressure/order-exception/delete?id="+e}),getExceptionInfo:async e=>await r.get({url:"/pressure/order-exception/get?id="+e}),getExceptionInfoList:async e=>await r.get({url:"/pressure/order-exception/page",params:e})};export{t as A};