Explorar o código

버그 수정 5

잉여개발기 (SPDV) %!s(int64=5) %!d(string=hai) anos
pai
achega
659e66fa99
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      route/tool/func.py

+ 1 - 1
route/tool/func.py

@@ -260,7 +260,7 @@ def update(ver_num, set_data):
                 get_data[2]
             ])
 
-    if ver_num < 3200500:
+    if ver_num < 3200900:
         curs.execute(db_change('delete from cache_data'))
 
     conn.commit()