fix: 杂项修改
This commit is contained in:
@@ -84,6 +84,8 @@ export interface WalletTransactionVO {
|
||||
orderNo: string;
|
||||
/** 时间 */
|
||||
createDate: string;
|
||||
/** 状态;1=已解冻,2=冻结中,3=正常 */
|
||||
status: number;
|
||||
}
|
||||
|
||||
/** 交易明细查询参数 */
|
||||
|
||||
Reference in New Issue
Block a user