main 2.2.0
hrxiang 3 years ago
parent 80048bcd18
commit 644c52ae0e
  1. 2
      lib/src/models/organization_info.dart
  2. 2
      lib/src/models/user_info.dart

@ -125,7 +125,7 @@ class DeptMemberInfo {
/// ///
String? position; String? position;
/// ///
int? leader; int? leader;
/// ///

@ -200,7 +200,7 @@ class PublicUserInfo {
/// ///
int? gender; int? gender;
/// /// AppOrdinaryUsers = 1 AppAdmin = 2
int? appMangerLevel; int? appMangerLevel;
/// ///

Loading…
Cancel
Save