Browse Source

tongce: 更新数据切换库

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

+ 1 - 1
tongce.py

@@ -548,7 +548,7 @@ class TongCe:
     '''
 
     def table_type_insert(self):
-        self.shangju_db.update(self.sql_20, self.table_type_info)
+        self.linshi_db.update(self.sql_20, self.table_type_info)
 
     def get_rule_id(self, sub_question_id, rule):
         for re in rule: