mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-12 20:12:55 +00:00
新增模拟支付渠道,通知查询为空bug 修改
This commit is contained in:
@@ -160,6 +160,10 @@ export const PayChannelEnum = {
|
||||
"code": "alipay_bar",
|
||||
"name": "支付宝条码支付"
|
||||
},
|
||||
MOCK : {
|
||||
"code": "mock",
|
||||
"name": "模拟支付"
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user