ck 4 năm trước cách đây
mục cha
commit
bac45afe09
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      model/DataBaseUtils.py

+ 1 - 0
model/DataBaseUtils.py

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