This commit is contained in:
张良(004796)
2024-01-19 16:55:36 +08:00
parent edbae82e7d
commit a98d191bb4
17 changed files with 189 additions and 244 deletions

View File

@@ -11,7 +11,7 @@ public class AddRechargeOrderAdminDto {
private String usercode;
/**
* 1-充值余额 2-充值收益
* 1-余额 2-收益
*/
private Integer rechargeType;