Commit dc8bfcb3 authored by 赵啸非's avatar 赵啸非

提交配置校验

parent b72cb1d5
...@@ -27,6 +27,9 @@ public class AppVo extends BaseEntityLong { ...@@ -27,6 +27,9 @@ public class AppVo extends BaseEntityLong {
* *
*/ */
private List <Long> idList; private List <Long> idList;
private Long idStart;
/** /**
* 自主应用访问地址 * 自主应用访问地址
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment