京东物流超重验证

This commit is contained in:
苏尹岚
2020-10-28 17:02:08 +08:00
parent 3e44f00a25
commit 53fcb9f57f
6 changed files with 78 additions and 13 deletions

View File

@@ -11,6 +11,8 @@ const (
BillTypeQuitGroup = 30 //退群
BillTypeJdWaybillOverWeight = 40 //京东物流超重扣款
BillTypeCash = 8 //提现
BillTypeInvest = 6 //充值
)