nahida 1 жил өмнө
parent
commit
88623ab7b0

+ 2 - 2
data-service/src/main/java/com/zksy/data/controller/TestController.java

@@ -61,8 +61,8 @@ public class TestController {
 //        xcrNonNaturalPersonContributionService.saveDataByUniCode("gateway/api/1/getFzrrczxxByUniscid");
 //        xcrNaturalPersonContributionsService.saveDataByUniCode("gateway/api/1/getZrrczxxByUniscid");
 //        xcrHistoryNameService.saveDataByUniCode("gateway/api/1/getLsmcxxByUnscid");
-//        xcrHistoricalLegalRepresentativeService.saveDataByUniCode("gateway/api/1/getLsfddbrxxByUniscid");
-        xcrTaxAdministrativePenaltyService.saveDataByUniCode("gateway/api/1/getLsmcxxByUnscid");
+        xcrHistoricalLegalRepresentativeService.saveDataByUniCode("gateway/api/1/getLsfddbrxxByUniscid");
+//        xcrTaxAdministrativePenaltyService.saveDataByUniCode("gateway/api/1/getLsmcxxByUnscid");
         return "成功";
     }
     @GetMapping("/b")