模板列表 1的 不管状态
This commit is contained in:
@@ -12,5 +12,6 @@ import lombok.Data;
|
||||
@Data
|
||||
public class SmsMoneyDetailDto extends TimeQueryParam {
|
||||
// 1 充值 2 扣款
|
||||
Integer type;
|
||||
private Integer type;
|
||||
private Long shopId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user