Commit d19961cc authored by wujiang's avatar wujiang

填加限制

parent a86b56ea
...@@ -74,8 +74,8 @@ public class RegionalCompanies extends BaseEntity { ...@@ -74,8 +74,8 @@ public class RegionalCompanies extends BaseEntity {
private String companyCode; private String companyCode;
@TableField(exist = false) @TableField(exist = false)
private List<Object> children; private List<Object> children;
private int limits;
......
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