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
575 B

import{aF as t}from"./index-0e6d4bc2.js";import{r as e}from"./request-8b514886.js";const a=(r="")=>r.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d"),d=r=>t(r);function i(r){return e("/order/list","post",r)}function s(r){return e("/order/getCardInfo","get",{sn:r})}function c(r){return e("/order/getOrderInfo","get",{id:r})}function u(r){return e("/order/getOrderAction","get",{id:r})}function p(r){return e("/order/updateOrder","post",r)}function g(r){return e("/order/updateOrderAction","post",r)}export{c as a,u as b,s as c,p as d,a as e,d as f,i as g,g as u};