ck 4 年之前
父节点
当前提交
bac45afe09
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      model/DataBaseUtils.py

+ 1 - 0
model/DataBaseUtils.py

@@ -14,6 +14,7 @@ log = logger()
 
 
 class MysqlUtils:
 class MysqlUtils:
     _quchen_text = None
     _quchen_text = None
+    _zx=None
 
 
     def __init__(self):
     def __init__(self):
         p_path =os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))
         p_path =os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir))