MySqlConfig = { 'host': '127.0.0.1', 'username': 'root', 'password': 'lb714500', 'dataBase': 'shop', 'port': 3306 }