修改包名

This commit is contained in:
2026-05-20 15:18:16 +08:00
parent e0ddde0393
commit a9497b537d
13 changed files with 36 additions and 27 deletions
+2 -2
View File
@@ -44,8 +44,8 @@ namespace ChillConnect
public void upRewardAndRank()
{
upRankReward();
updateRank();
// upRankReward();
// updateRank();
}
@@ -81,11 +81,9 @@ namespace ChillConnect
state =>
{
Debug.Log($"配置加载状态{state}");
Debug.Log(JsonConvert.SerializeObject(ConfigSystem.GetConfig<ApplePayModel>().DataList));
// Debug.Log(JsonConvert.SerializeObject(ConfigSystem.GetConfig<ApplePayModel>().DataList));
if (state == ConfigLoaderState.Successful)
{
Debug.Log(GameHelper.NeedShowOpenAd());
Debug.Log(type);
if (type == 0)
{
Debug.Log(GameHelper.NeedShowOpenAd());