@@ -59,7 +59,7 @@ public class UserAdmin extends Entity { | |||
private String rules; | |||
/** | |||
* 公司ID | |||
* 公司 | |||
*/ | |||
private String company; | |||
@@ -89,9 +89,9 @@ public class UserAdmin extends Entity { | |||
private Integer level; | |||
/** | |||
* 城市ID | |||
* 区划ID | |||
*/ | |||
private String cityIds; | |||
private BigInteger driverArea; | |||
/** | |||
* 职务 |