|
@@ -124,7 +124,7 @@ public class CustomerInterLowerServiceImpl implements CustomerInterLowerService
|
|
|
customerRec.setCompanyOpenbankAcc(companyOpenbankAcc);
|
|
|
customerRec.setCompanyAdress(companyAdress);
|
|
|
customerRec.setCompanyPhone(companyPhone);
|
|
|
- customerRec.setInterType(interType);
|
|
|
+ customerRec.setInterType(interType);
|
|
|
customerRec.setBussinessType(bussinessType);
|
|
|
customerRec.setOperatingRangeType(operatingRangeType);
|
|
|
customerRec.setCompanyType(companyType);
|