暂时存一下
This commit is contained in:
@@ -9,8 +9,9 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
PayTypeWX = 1 // 微信支付
|
||||
PayTypeTL = 2 // 通联宝支付
|
||||
PayTypeWX = 1 // 微信支付
|
||||
PayTypeTL = 2 // 通联宝支付
|
||||
PayTypeTL_DiscountCard = 3 // 通联宝支付(会员折扣卡)
|
||||
|
||||
PayStatusNo = 0
|
||||
PayStatusYes = 1
|
||||
|
||||
Reference in New Issue
Block a user