|
@@ -45,6 +45,8 @@ public class TestController {
|
|
|
private XcrHistoryNameService xcrHistoryNameService;
|
|
private XcrHistoryNameService xcrHistoryNameService;
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private XcrHistoricalLegalRepresentativeService xcrHistoricalLegalRepresentativeService;
|
|
private XcrHistoricalLegalRepresentativeService xcrHistoricalLegalRepresentativeService;
|
|
|
|
|
+ @Autowired
|
|
|
|
|
+ private XcrTaxAdministrativePenaltyService xcrTaxAdministrativePenaltyService;
|
|
|
@GetMapping("/a")
|
|
@GetMapping("/a")
|
|
|
public String hello(){
|
|
public String hello(){
|
|
|
// xcrELicNcertificateService.saveDataByUniCode("gateway/api/1/getXzxkxxByUniscid");
|
|
// xcrELicNcertificateService.saveDataByUniCode("gateway/api/1/getXzxkxxByUniscid");
|
|
@@ -59,7 +61,8 @@ public class TestController {
|
|
|
// xcrNonNaturalPersonContributionService.saveDataByUniCode("gateway/api/1/getFzrrczxxByUniscid");
|
|
// xcrNonNaturalPersonContributionService.saveDataByUniCode("gateway/api/1/getFzrrczxxByUniscid");
|
|
|
// xcrNaturalPersonContributionsService.saveDataByUniCode("gateway/api/1/getZrrczxxByUniscid");
|
|
// xcrNaturalPersonContributionsService.saveDataByUniCode("gateway/api/1/getZrrczxxByUniscid");
|
|
|
// xcrHistoryNameService.saveDataByUniCode("gateway/api/1/getLsmcxxByUnscid");
|
|
// xcrHistoryNameService.saveDataByUniCode("gateway/api/1/getLsmcxxByUnscid");
|
|
|
- xcrHistoricalLegalRepresentativeService.saveDataByUniCode("gateway/api/1/getLsfddbrxxByUniscid");
|
|
|
|
|
|
|
+// xcrHistoricalLegalRepresentativeService.saveDataByUniCode("gateway/api/1/getLsfddbrxxByUniscid");
|
|
|
|
|
+ xcrTaxAdministrativePenaltyService.saveDataByUniCode("gateway/api/1/getLsmcxxByUnscid");
|
|
|
return "成功";
|
|
return "成功";
|
|
|
}
|
|
}
|
|
|
@GetMapping("/b")
|
|
@GetMapping("/b")
|
|
@@ -3688,8 +3691,6 @@ public class TestController {
|
|
|
private XcrTrustworthyIncentive42Service xcrTrustworthyIncentive42Service;
|
|
private XcrTrustworthyIncentive42Service xcrTrustworthyIncentive42Service;
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private XcrDishonestyPunishment19Service xcrDishonestyPunishment19Service;
|
|
private XcrDishonestyPunishment19Service xcrDishonestyPunishment19Service;
|
|
|
- @Autowired
|
|
|
|
|
- private XcrTaxAdministrativePenaltyService xcrTaxAdministrativePenaltyService;
|
|
|
|
|
@GetMapping("/d")
|
|
@GetMapping("/d")
|
|
|
public String test3(){
|
|
public String test3(){
|
|
|
// xhRequestUtil.requestXinyonghuanhuai();
|
|
// xhRequestUtil.requestXinyonghuanhuai();
|
|
@@ -3701,8 +3702,7 @@ public class TestController {
|
|
|
// xcrOtherInfo38Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
// xcrOtherInfo38Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
|
// xcrOtherInfo39Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
// xcrOtherInfo39Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
|
// xcrTrustworthyIncentive42Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
// xcrTrustworthyIncentive42Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
|
-// xcrDishonestyPunishment19Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
|
|
|
- xcrTaxAdministrativePenaltyService.saveDataByUniCode("gateway/api/1/getLsmcxxByUnscid");
|
|
|
|
|
|
|
+ xcrDishonestyPunishment19Service.saveDataByUniCode("interface/v1/datawarehouse/list");
|
|
|
return "成功";
|
|
return "成功";
|
|
|
}
|
|
}
|
|
|
@GetMapping("/e")
|
|
@GetMapping("/e")
|