잉여개발기 (SPDV) пре 5 година
родитељ
комит
5505128e1a
1 измењених фајлова са 1 додато и 1 уклоњено
  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()