mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-14 05:42:06 +08:00
数据结构修改
This commit is contained in:
+1
-3
@@ -35,8 +35,6 @@ public class ProcessGroupSaveReqVO {
|
|||||||
@NotEmpty(message = "描述不能为空")
|
@NotEmpty(message = "描述不能为空")
|
||||||
private String description;
|
private String description;
|
||||||
|
|
||||||
public List<ProcessRespVO> getLists() {
|
private List<ProcessRespVO> processList;
|
||||||
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user