dev切换到prod,部分功能不上传
This commit is contained in:
@@ -37,7 +37,9 @@ public class ProjectQueryDTO extends PageQueryBaseVo {
|
||||
@ApiModelProperty("1交集2并集")
|
||||
private Integer intersection;
|
||||
|
||||
private List<String> process;
|
||||
// todo 获取历史列表,允许传入多个类型
|
||||
// private List<String> process;
|
||||
private String process;
|
||||
|
||||
private Integer asc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user