mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-01 18:17:46 +00:00
feat 平台配置优化和通道认证调试功能
This commit is contained in:
2
types/web.d.ts
vendored
2
types/web.d.ts
vendored
@@ -34,7 +34,9 @@ export interface BaseEntity {
|
||||
* 商户应用基础实体对象
|
||||
*/
|
||||
export interface MchEntity extends BaseEntity {
|
||||
// 商户号
|
||||
mchNo?: string
|
||||
// 应用号
|
||||
appId?: string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user