|
@@ -29,7 +29,7 @@ public class ScheduleTask {
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private DownloadFilePathService downloadFilePathService;
|
|
private DownloadFilePathService downloadFilePathService;
|
|
|
/**
|
|
/**
|
|
|
- * xml报文上传下载12344
|
|
|
|
|
|
|
+ * xml报文上传下载
|
|
|
* */
|
|
* */
|
|
|
@Scheduled(fixedRate=1000*60*5)
|
|
@Scheduled(fixedRate=1000*60*5)
|
|
|
public void ediSendAndReceive() {
|
|
public void ediSendAndReceive() {
|