1
This commit is contained in:
@@ -17,7 +17,7 @@ const (
|
|||||||
// 分账前置
|
// 分账前置
|
||||||
const (
|
const (
|
||||||
SeparateAccountTestUrl = "https://test.wsmsd.cn/sit/api/v2/mms/openApi/" // 测试
|
SeparateAccountTestUrl = "https://test.wsmsd.cn/sit/api/v2/mms/openApi/" // 测试
|
||||||
SeparateAccountProdUrl = "https://s2.lakala.com/api/v2/mms/openApi/" // 生产
|
SeparateAccountProdUrl = "https://s2.lakala.com/api/v2/mms/openApi" // 生产
|
||||||
|
|
||||||
SeparateAccountApplyAction = "ledger/applyLedgerMer" // 商户申请开通分账
|
SeparateAccountApplyAction = "ledger/applyLedgerMer" // 商户申请开通分账
|
||||||
SeparateAccountModifyAction = "ledger/modifyLedgerMer" // 商户变更申请开通分账
|
SeparateAccountModifyAction = "ledger/modifyLedgerMer" // 商户变更申请开通分账
|
||||||
|
|||||||
Reference in New Issue
Block a user