TASK:cloud;

This commit is contained in:
shahaibo
2025-06-06 11:57:10 +08:00
parent 94e26ac912
commit df678a12b9
2 changed files with 7 additions and 1 deletions

View File

@@ -36,4 +36,6 @@ public class ProjectQueryDTO extends PageQueryBaseVo {
private Integer intersection;
private String process;
private Integer asc;
}