소스 검색

tongce: 更新数据切换库

Signed-off-by: binren <zhangbr@elab-plus.com>
binren 5 년 전
부모
커밋
d25f789b14
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: