init
This commit is contained in:
@@ -8,7 +8,7 @@ public class AddRechargeOrderAdminDto {
|
||||
/**
|
||||
* 员工ID
|
||||
*/
|
||||
private Long userId;
|
||||
private String usercode;
|
||||
|
||||
/**
|
||||
* 1-充值余额 2-充值收益
|
||||
@@ -19,5 +19,6 @@ public class AddRechargeOrderAdminDto {
|
||||
* 调整的金额
|
||||
*/
|
||||
private Long rechargeCoin;
|
||||
private String remark;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user