src/main/java/com/lf/server/service/show/ExportService.java @@ -26,7 +26,7 @@ */ @Service public class ExportService { @Value("${sys.path.exportServer}") @Value("${sys.exportServer}") private String exportServer; @Autowired