sun-biz 0.0.4-beta.50 → 0.0.4-beta.52

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.
@@ -102,7 +102,7 @@ export type UserSelection = Partial<UserItem> & {
102
102
  value?: string;
103
103
  };
104
104
  /**
105
- * [1-10013-1]根据条件查询用户列表
105
+ * [1-10661-1] 根据条件查询用户列表
106
106
  * @param params
107
107
  * @returns
108
108
  */