【DAOP-1.0】企业认证
【功能点】测试问题处理
Showing
1 changed file
with
3 additions
and
0 deletions
... | @@ -40,6 +40,9 @@ public class EnterpriseQueryVO extends FlowBizGuidQueryDTO { | ... | @@ -40,6 +40,9 @@ public class EnterpriseQueryVO extends FlowBizGuidQueryDTO { |
40 | @Schema(description = "创建人姓名") | 40 | @Schema(description = "创建人姓名") |
41 | private String createUserName; | 41 | private String createUserName; |
42 | 42 | ||
43 | @Schema(description = "登录账号") | ||
44 | private String logonUser; | ||
45 | |||
43 | /******** 自定义扩展 *****/ | 46 | /******** 自定义扩展 *****/ |
44 | 47 | ||
45 | /** | 48 | /** | ... | ... |
-
Please register or sign in to post a comment