hch
2025-09-09 e7e22b0cfafe53223b0a0f6b6189b2a8219f0740
Main/Utility/UIHelper.cs
@@ -88,7 +88,7 @@
        }
        else
        {
            Debug.LogError("MoneyDisplayModel 为配置货币类型:" + moneyType);
            Debug.LogError("MoneyDisplayModel 未配置货币类型:" + moneyType);
            return "";
        }
    }