1dba8937 by 肖初晴

【DAOP-1.0】企业认证

【功能点】测试问题处理
1 parent c7d81a04
...@@ -105,9 +105,9 @@ public class MfEnterprise extends BaseDO { ...@@ -105,9 +105,9 @@ public class MfEnterprise extends BaseDO {
105 private String businessLicenseJson; 105 private String businessLicenseJson;
106 106
107 /** 107 /**
108 * 营业执照经营范围 108 * 经营范围
109 */ 109 */
110 @Name("营业执照经营范围") 110 @Name("经营范围")
111 private String businessLicenseScope; 111 private String businessLicenseScope;
112 112
113 /** 113 /**
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!