@@ -23,7 +23,7 @@ public class UserOrgStoreModel {
@Schema(description = "用户关联的机构")
private String orgId;
- @Schema(description = "用户关联的结构名称")
+ @Schema(description = "用户关联的机构名称")
private String orgName;
@Schema(description = "用户编号")