Explorar o código

버그 수정 3

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

+ 1 - 1
route/tool/func.py

@@ -223,7 +223,7 @@ def update(ver_num, set_data):
                 i[0]
             ])
             
-    if ver_num < 3184400:
+    if ver_num < 3184500:
         curs.execute(db_change('delete from cache_data'))
 
     conn.commit()