@hysc/meeting 4.0.36 → 4.0.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -116,9 +116,8 @@ export default class BMUserVM {
116
116
  updateSort: () => void;
117
117
  /**
118
118
  * 初始化所有的用户
119
- * @param total
120
119
  */
121
- initUsers(total: number): Promise<void>;
120
+ initUsers(): Promise<void>;
122
121
  /**
123
122
  * 拉取bloud全量用户
124
123
  * @param pullQueue