@@ -5,6 +5,7 @@
# IntelliJ project files
.idea
*.iml
+*.xml
out
gen
*.log
@@ -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")