This commit is contained in:
苏尹岚
2021-03-01 15:59:26 +08:00
parent c6ad936d08
commit 5c856aaf12

View File

@@ -14,6 +14,7 @@ const (
PayTypeWX = 1 // 微信支付
PayTypeTL = 2 // 通联宝支付
PayTypeTL_DiscountCard = 3 // 通联宝支付(会员折扣卡)
PayTypeTL_StoreAcctPay = 4
PayStatusNo = 0
PayStatusYes = 1