mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-19 05:25:07 +08: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