فهرست منبع

generate label for mysql

罗俊辉 1 سال پیش
والد
کامیت
22bc4c0906
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      process_data.py

+ 2 - 0
process_data.py

@@ -229,6 +229,8 @@ class UserProcess(object):
                 except Exception as e:
                     print(e)
                     pass
+            else:
+                print("No user info")
 
     def generate_user_data(self, flag, dt_time=None):
         """