This website works better with JavaScript
Home
Explore
Help
Sign In
zhaohaipeng
/
model_script
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat:修改监控告警
zhaohaipeng
1 month ago
parent
309a6d9d07
commit
67c20d4ac1
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
0
2
monitor/supply_workflow_monitor.py
+ 0
- 2
monitor/supply_workflow_monitor.py
View File
@@ -333,8 +333,6 @@ def main():
card_json=card_json
)
- break
-
if __name__ == '__main__':
main()