|
@@ -64,7 +64,7 @@ public class QueryStatusFactory {
|
|
|
(PtlAgreementAttributionService) map.get("ptlAgreementAttributionService"),
|
|
(PtlAgreementAttributionService) map.get("ptlAgreementAttributionService"),
|
|
|
(ZijinOrderApiService) map.get("zijinOrderApiService"));
|
|
(ZijinOrderApiService) map.get("zijinOrderApiService"));
|
|
|
} else if(companyId.startsWith("TPBX1000000") || companyId.startsWith("TPIC1000000") || companyId.startsWith("HBIC1000000") || companyId.startsWith("GPIC1000000") ||
|
|
} else if(companyId.startsWith("TPBX1000000") || companyId.startsWith("TPIC1000000") || companyId.startsWith("HBIC1000000") || companyId.startsWith("GPIC1000000") ||
|
|
|
- companyId.startsWith("HNIC1000000") || companyId.startsWith("ZAPA1000000")){
|
|
|
|
|
|
|
+ companyId.startsWith("HNIC1000000") || companyId.startsWith("ZAPA1000000") || companyId.startsWith("TKIC1000000")){
|
|
|
//安盛财险、 太平财险、 恒邦财险 、中国人寿
|
|
//安盛财险、 太平财险、 恒邦财险 、中国人寿
|
|
|
//华农财险 、众安
|
|
//华农财险 、众安
|
|
|
return new InsCrawlerQueryStatusService(
|
|
return new InsCrawlerQueryStatusService(
|