完善页面
This commit is contained in:
@ -16,8 +16,8 @@ export enum PayCategory {
|
||||
|
||||
export enum PayValue {
|
||||
PlatformBalance = 1, // 平台余额
|
||||
StoreBalance = 2, // 门店余额
|
||||
WeChatPay = 3, // 微信支付
|
||||
WeChatPay = 2, // 微信支付
|
||||
StoreBalance = 3, // 门店余额
|
||||
}
|
||||
|
||||
// 支付方式列表
|
||||
|
||||
Reference in New Issue
Block a user