This commit is contained in:
hrxiang
2022-07-01 10:30:42 +08:00
parent 80048bcd18
commit 644c52ae0e
2 changed files with 2 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ class DeptMemberInfo {
/// 职位 /// 职位
String? position; String? position;
/// /// 是否是领导
int? leader; int? leader;
/// 状态 /// 状态

View File

@@ -200,7 +200,7 @@ class PublicUserInfo {
/// 性别 /// 性别
int? gender; int? gender;
/// /// AppOrdinaryUsers = 1 AppAdmin = 2
int? appMangerLevel; int? appMangerLevel;
/// 扩展信息 /// 扩展信息