Commit e6255f9a by naan1993

修正注释

parent 391afa79
...@@ -16,7 +16,7 @@ public class DataScope { ...@@ -16,7 +16,7 @@ public class DataScope {
private String scopeName = "deptid"; private String scopeName = "deptid";
/** /**
* 限制范围的 * 具体的数据范围
*/ */
private List<Integer> deptIds; private List<Integer> deptIds;
......
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