base.py 88 B

123
  1. from utils.db.ConnectMysql import ConnectMysql
  2. import_db = ConnectMysql('import_data')