TmallWeb-dist/js/order.CP7zO-iF.js

2 lines
296 B
JavaScript
Raw Normal View History

2025-08-04 14:52:54 +08:00
import{aP as t}from"./index.Lvp3pk29.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};