Commit 531c3e0b authored by wangdong1's avatar wangdong1

add:dict

parent d504883c
......@@ -20,3 +20,52 @@
407="商品交易"
501="平台营销充值"
502="商户营销充值"
#兼容老数据,从90开始
9101=私信红包
9102=点赞红包
9103=关注红包
9104=奖励红包
9105=新用户奖励红包
9106=地推用户红包
9107=地推红包退还
9108=每日定时红包
9109=每日视频红包
9110=地推红包奖励
9111=答题红包奖励
9112=分享红包
9113=优惠券抽奖现金红包
9114=分享额外奖励
9115=抢楼红包
9201=充值
9202=店铺余额转钱包
9203=提现
9204=提现失败
9205=提现手续费
9301=广告
9401=团购
9501=退款
9502=交易支出
9601=圈友券购买
9602=圈友券消费
9603=圈友券退款
9604=券分享返现
9605=券自购返现
9606=圈友券补贴
9607=优惠券抽奖现金红包
9701=微信提现手续费
9702=地推红包奖励
9703=微信提现失败
9704=金币兑换
9705=余额抵现
9706=评论员奖励
9707=圈优质贴奖励
9708=购买置顶
9709=一级团长返利
9710=二级团长返利
9711=分享活动奖励
9712=新人福利
9713=成功邀请奖励
9714=好友扫码奖励
9715=购买接龙
9799=其他
......@@ -339,6 +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.total_trade = "http://wallet.test.yidian-inc.com/wallet/account/total_trade"
wallet.callback.withdraw = "http://wallet.test.yidian-inc.com/wallet/callback/withdraw"
......@@ -537,6 +538,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.total_trade = "http://wallet.dev.yidian-inc.com/wallet/account/total_trade"
wallet.callback.withdraw = "http://wallet.dev.yidian-inc.com/wallet/callback/withdraw"
;tcc调goods用子项目
......
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