Explorar el Código

tongce: 程序调整

Signed-off-by: binren <zhangbr@elab-plus.com>
binren hace 5 años
padre
commit
5c7474cacc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tongce.py

+ 1 - 1
tongce.py

@@ -478,7 +478,7 @@ class TongCe:
         # self.insert_into_mvp_crowd_info()
         crowd_info = self.get_crowd_info()
         # 2: 写入rule
-        # self.insert_into_rule()
+        self.insert_into_rule()
         rule = self.get_rule_data_info()
         # 3: 读入答题数据
         self.answers = self.marketing_db.select(self.sql_9)