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;
/// ///