mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
钱包 - 优化
支付应用 - 证书模式增加应用私钥
This commit is contained in:
@ -3,7 +3,6 @@ import request from '@/config/axios'
|
||||
/** 用户钱包查询参数 */
|
||||
export interface PayWalletUserReqVO {
|
||||
userId: number
|
||||
userType: number
|
||||
}
|
||||
/** 钱包 VO */
|
||||
export interface WalletVO {
|
||||
|
Reference in New Issue
Block a user