Explorar o código

fix:修改main方法

zhaohaipeng hai 9 meses
pai
achega
13a9b7f52e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ad/03_delete_timer_file.sh

+ 1 - 1
ad/03_delete_timer_file.sh

@@ -27,7 +27,7 @@ delete_predict_early_5d() {
 }
 
 main() {
-
+    delete_predict_early_5d
 }