This commit is contained in:
邹宗楠
2022-05-30 18:41:56 +08:00
parent 65017f39b4
commit a8af8699f6
6 changed files with 168 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ const (
const (
PayTypeWX = 1 // 微信支付
PayTypeTL = 2 // 通联宝支付
PayTypeTicTok = 3 // 抖音支付
PayTypeTL_DiscountCard = 3 // 通联宝支付(会员折扣卡)
PayTypeTL_StoreAcctPay = 4 // 通联宝支付(门店账户充值)