update添加在途金额字段

This commit is contained in:
Guoqs
2025-10-15 16:06:31 +08:00
parent 8fa310acf8
commit 7ccdba8a4c
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ public class WithdrawInfoVO {
// 提现编号
private String withdrawCode;
// 提现状态描述
// 提现状态描述 (0-处理中1-已提现)
private String statusDesc;
// 申请时间