打包报错修改

main
zhangaotian 2025-10-21 18:27:00 +08:00
parent 63472d5242
commit f5201d546f
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ public partial class BIManager : Singlenton<BIManager>, IInitable, IUpdatable
/// <summary>
/// 设置用户属性
/// </summary>
private void SetUserProperty()
public void SetUserProperty()
{
SetUserProperty("game_id", baseInfo.app_name);
SetUserProperty("channel", baseInfo.channel);