|
@@ -26,7 +26,6 @@ public class RoleGameCountryParamDTO extends BasePage {
|
|
private String serverId;
|
|
private String serverId;
|
|
|
|
|
|
@ApiModelProperty(value = "等级类型 0小于13,1大于13")
|
|
@ApiModelProperty(value = "等级类型 0小于13,1大于13")
|
|
- @NotNull(message = "等级类型不能为空")
|
|
|
|
private Long countryLevel;
|
|
private Long countryLevel;
|
|
|
|
|
|
private String sortFiled;
|
|
private String sortFiled;
|