TmallWeb-dist/js/order.hv_hevUj.js

2 lines
296 B
JavaScript
Raw Normal View History

2025-07-24 17:01:19 +08:00
import{aP as t}from"./index.DIO3pRTS.js";const e="/payerApi/google/code",o="/payerApi/google/bind",r="/payerApi/status";function a(){return t({url:e,method:"get"})}function n(e){return t({url:o,method:"post",data:e})}function s(e){return t({url:r,method:"get",params:e})}export{n as a,a as g,s};