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