|
@@ -111,7 +111,7 @@ public class ExpenseFlow extends SuperMain {
|
|
|
@DBRef(lazy = true)
|
|
@DBRef(lazy = true)
|
|
|
private UserAccount userAccount;
|
|
private UserAccount userAccount;
|
|
|
|
|
|
|
|
- @Schema(description = "")
|
|
|
|
|
|
|
+ @Schema(description = "用户在机构的信息和基本信息")
|
|
|
private UserOrgStoreModel storeUserInfo;
|
|
private UserOrgStoreModel storeUserInfo;
|
|
|
|
|
|
|
|
//-----------------------关联的设备信息 start--------------------
|
|
//-----------------------关联的设备信息 start--------------------
|