Browse Source

tongce: 代码逻辑调整

Signed-off-by: binren <zhangbr@elab-plus.com>
binren 5 years ago
parent
commit
0bb73c472c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tongce.py

+ 1 - 1
tongce.py

@@ -485,7 +485,7 @@ class TongCe:
         # self.linshi_db.truncate('mvp_page_display_match')
         # self.linshi_db.add_some(self.sql_3, match_data)
         self.match_data_info = self.get_option_match_info()
-        self.linshi_db.truncate('mvp_page_display_data')
+        # self.linshi_db.truncate('mvp_page_display_data')
 
         # 筛选写入data的数据
         count = 0