Commit 08492370 authored by wangdong1's avatar wangdong1

add:edit wallet/callback/withdraw

parent 01de991e
......@@ -339,7 +339,7 @@ wallet.account.third_account_bind = "http://wallet.test.yidian-inc.com/wallet/ac
wallet.account.third_account = "http://wallet.test.yidian-inc.com/wallet/account/third_account"
wallet.account.withdraw_validate = "http://wallet.test.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_detail = "http://wallet.test.yidian-inc.com/wallet/account/withdraw_detail"
wallet.account.pingpp_callback = "http://wallet.test.yidian-inc.com/wallet/account/pingpp_callback"
wallet.callback.withdraw = "http://wallet.test.yidian-inc.com/wallet/callback/withdraw"
;tcc调goods用子项目
......@@ -539,7 +539,7 @@ wallet.account.third_account_bind = "http://wallet.dev.yidian-inc.com/wallet/acc
wallet.account.third_account = "http://wallet.dev.yidian-inc.com/wallet/account/third_account"
wallet.account.withdraw_validate = "http://wallet.dev.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_detail = "http://wallet.dev.yidian-inc.com/wallet/account/withdraw_detail"
wallet.account.pingpp_callback = "http://wallet.dev.yidian-inc.com/wallet/account/pingpp_callback"
wallet.callback.withdraw = "http://wallet.dev.yidian-inc.com/wallet/callback/withdraw"
;tcc调goods用子项目
goods.tcc.place_an_order_try = "http://goods.dev.yidian-inc.com/tcc/tcc/place_an_order_try";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment