mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-01 18:17:46 +00:00
feat(daxpay): 支持支付宝和微信特约商户
- 新增支付宝和微信特约商户相关的配置项和功能 - 更新了相应的API接口和UI界面以支持特约商户功能 -优化了部分现有功能,如支付限额和证书上传等
This commit is contained in:
1
types/store.d.ts
vendored
1
types/store.d.ts
vendored
@@ -1,6 +1,5 @@
|
||||
import { ErrorTypeEnum } from '@/enums/exceptionEnum'
|
||||
import { MenuModeEnum, MenuTypeEnum } from '@/enums/menuEnum'
|
||||
import { RoleInfo } from '@/api/sys/model/userModel'
|
||||
|
||||
export interface ApiAddress {
|
||||
key: string
|
||||
|
Reference in New Issue
Block a user