1
李凌
2025-09-24 a525c62094f6b40545e299f3d1171a933cd40e14
src/service/withdraw.js
@@ -12,7 +12,7 @@
//提现,进入页面,获取session_token
const GetSessionToken = (params) => {
    return httpJson({
        url: "api/withdraw!withdraw_open.action",
        url: "api/withdraw/withdrawOpen",
        method: "get",
        isLoading: false
    }, params)