|
|
|
@ -429,6 +429,8 @@ public class RetailAppServiceImp implements RetailAppService {
|
|
|
|
|
res.put("skip_clearing", !res.getBoolean("skip_clearing"));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
res.put("base_info_lack", false);
|
|
|
|
|
res.put("compliance_info_lack", false);
|
|
|
|
|
if(StringUtils.isEmpty(clientWithConfig.getString("business_structure"))||
|
|
|
|
|
StringUtils.isEmpty(clientWithConfig.getString("logo_url"))||
|
|
|
|
|
StringUtils.isEmpty(clientWithConfig.getString("description")) ||
|
|
|
|
|