打包报错修改
parent
63472d5242
commit
f5201d546f
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue