@@ -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))