xiatian 2 years ago
parent
commit
389a6c0c27
1 changed files with 4 additions and 0 deletions
  1. 4 0
      shell/12-缺考数据导入.bat

+ 4 - 0
shell/12-缺考数据导入.bat

@@ -0,0 +1,4 @@
+
+call java -server -Xms512m -Xmx512m -jar cet-tools.jar --scan.tool.stop=true --scan.tool.taskType=ABSENT_IMPORT
+
+pause