mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 10:56:50 +08:00
添加参数
This commit is contained in:
@@ -79,6 +79,10 @@ public class CasePageVo extends PageDto {
|
||||
private List<String> org2;
|
||||
private List<String> org3;
|
||||
|
||||
private String sysType1;
|
||||
private String sysType2;
|
||||
private String sysType3;
|
||||
|
||||
public boolean isYearsEmpty() {
|
||||
return CollUtil.isEmpty(this.years);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user