a0cfdbc3 by 肖初晴

【DAOP-1.0】企业认证

【功能点】联调问题处理
1 parent 164a2120
......@@ -37,6 +37,9 @@ public class EnterpriseQueryVO extends FlowBizGuidQueryDTO {
@Schema(description = "排除业务审批状态【N 草稿中,A 审批中,Y 已通过,R 驳回,C 已撤销,D 已废弃;B 变更中;】")
private List<String> bizApproveStateNotList;
@Schema(description = "创建人姓名")
private String createUserName;
/******** 自定义扩展 *****/
/**
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!