Explorar el Código

tongce: 更新数据切换库

Signed-off-by: binren <zhangbr@elab-plus.com>
binren hace 5 años
padre
commit
d25f789b14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: