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