yf_yzl %!s(int64=2) %!d(string=hai) anos
pai
achega
137ba7e247
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      crond_script/crond_weather.py

+ 1 - 0
crond_script/crond_weather.py

@@ -66,6 +66,7 @@ province_dict = {
 def init_data():
     # 导入全部的城市
     for k in all_city:
+        print(k, "-------------")
         District.objects.get_or_create(
             id=k[0],
             defaults={