修改门店发单和品牌发单是扣费问题
This commit is contained in:
@@ -20,6 +20,9 @@ const (
|
||||
|
||||
ErrCodeAccountBalanceNotEnough = "-201" //余额不足
|
||||
ErrCodeNotAuthBindWeixin = "-202" //没有绑定微信认证方式
|
||||
|
||||
ErrCodeOnePayTipFeeMore = "10001" // 单次支付金额太多
|
||||
ErrCodeIsPaySure = "10000" // 是否确认支付
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user