|
@@ -114,8 +114,6 @@ public class QrCodeController {
|
|
|
}else{
|
|
}else{
|
|
|
qrCodeUrl = insAreaCompany.getPaymentLink();
|
|
qrCodeUrl = insAreaCompany.getPaymentLink();
|
|
|
}
|
|
}
|
|
|
- } else if(insAreaCompany.getCompanyId().equals("CCIC1000000")){
|
|
|
|
|
- qrCodeUrl = insAreaCompany.getPaymentLink();
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
qrCodeVo.setQrCodeUrl(qrCodeUrl);
|
|
qrCodeVo.setQrCodeUrl(qrCodeUrl);
|