yf_yzl 2 years ago
parent
commit
72b4d578ee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      crond_script/crond_weather.py

+ 1 - 0
crond_script/crond_weather.py

@@ -159,6 +159,7 @@ def main():
         except Exception as e:
             print(e)
     conn1.close()
+    logging.warning("over...")
 
 
 if __name__ == "__main__":