|
|
|
@ -428,7 +428,7 @@ public class RetailAppServiceImp implements RetailAppService {
|
|
|
|
|
if (clientType.equals("iphone")) {
|
|
|
|
|
res.put("skip_clearing", !res.getBoolean("skip_clearing"));
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
res.put("refuse_remark",clientWithConfig.getString("refuse_remark"));
|
|
|
|
|
res.put("base_info_lack", false);
|
|
|
|
|
res.put("compliance_info_lack", false);
|
|
|
|
|
if(StringUtils.isEmpty(clientWithConfig.getString("business_structure"))||
|
|
|
|
|