@@ -42,6 +42,7 @@ namespace GFGGame
GameConfig.InitData(data);
//显示登录
LoginController.ShowLogin();
+ //ItemCfgArray.Instance.GetAllDataAsync();
});
}