cash limit

This commit is contained in:
苏尹岚
2020-10-20 14:19:18 +08:00
parent 150ec0701c
commit d20d77c8ec
5 changed files with 55 additions and 3 deletions

View File

@@ -6,6 +6,9 @@ const (
BillTypeMember = 3 //开通会员
BillTypeJobCancelOverdue = 4 //任务过期或取消
BillTypeJobAuditUnPassWithCancelOverdue = 5 //任务不通过时,任务已取消或过期
BillTypeCash = 9 //提现
BillTypeInvest = 8 //充值
)
//账单收入表