6fa915fe by 肖初晴

【DAOP-1.0】企业认证

【功能点】测试问题处理
1 parent ba81c460
...@@ -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 /**
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!