zhangzhanping há 6 anos atrás
pai
commit
fd7068b98a

+ 1 - 0
.gitignore

@@ -5,6 +5,7 @@
 # IntelliJ project files
 .idea
 *.iml
+*.xml
 out
 gen
 *.log

+ 1 - 1
src/main/java/com/zskk/dicom/monitor/uploader/HistoryFileQuenuRunner.java

@@ -12,7 +12,7 @@ import java.util.Iterator;
  * @param:
  * @return: 
  * @auther: zzp
- * @date: 2019/3/20 11:07
+ * @date: 2019/3/20 21:07
  */
 public class HistoryFileQuenuRunner implements Runnable {
     @SuppressWarnings("static-access")