fix:1、添加支付,使用sdk的支付方案

This commit is contained in:
2026-05-21 10:56:37 +08:00
parent d8b41f25ba
commit 8144a27fdb
34 changed files with 4555 additions and 3840 deletions
@@ -125,7 +125,7 @@ namespace RedHotRoast {
b = GetCommonConf().IsOrganic == 1;
}
Debug.Log($"下载---------开关:{b}");
// Debug.Log($"下载---------开关:{b}");
return b;
}