This website works better with JavaScript
Home
Explore
Help
Sign In
algorithm
/
recommend-emr-dataprocess
Watch
12
Star
0
Fork
0
Files
Issues
0
Pull Requests
1
Wiki
Browse Source
fix:修改main方法
zhaohaipeng
9 months ago
parent
a699e9f74d
commit
13a9b7f52e
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
ad/03_delete_timer_file.sh
+ 1
- 1
ad/03_delete_timer_file.sh
View File
@@ -27,7 +27,7 @@ delete_predict_early_5d() {
}
main() {
-
+
delete_predict_early_5d
}