充值改造
This commit is contained in:
@@ -16,6 +16,8 @@ import java.math.BigDecimal;
|
||||
public class RechargeDTO {
|
||||
@NotNull(message = "店铺不能为空")
|
||||
private Long shopId;
|
||||
private Long shopUserId;
|
||||
|
||||
/**
|
||||
* 充值金额id
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user