0544d171 by xiaojie

【数据资产】

校验是否必填
1 parent 03ab704c
......@@ -76,7 +76,7 @@ public class EnterpriseServiceImpl extends FlowAbstractImpl implements Enterpris
private static final String SysFuncCode = "QYRZ";
@Value("${enterpriseAttachment.isRequired:true}")
@Value("${enterpriseAttachment.isRequired:false}")
private Boolean isRequired;
@Autowired
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!