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