| | |
| | | tables["OperatorID"] = VersionConfig.Get().appId;
|
| | | tables["RegionName"] = "data";
|
| | | tables["EventID"] = 9001.ToString();
|
| | | tables["ProductID"] = "snxxz";
|
| | | tables["ProductID"] = "xbqy";
|
| | | tables["Device"] = SystemInfo.deviceName;
|
| | | tables["IP"] = DeviceUtility.GetIp();
|
| | | tables["DeviceFlag"] = DeviceUtility.GetDeviceUniquenessIdentify();
|
| | |
| | | tables["RegionName"] = "data";
|
| | | tables["AccountID"] = SDKUtility.Instance.FreePlatformInfo == null ? "" : SDKUtility.Instance.FreePlatformInfo.account;
|
| | | tables["EventID"] = 9001.ToString();
|
| | | tables["ProductID"] = "snxxz";
|
| | | tables["ProductID"] = "xbqy";
|
| | | tables["Device"] = SystemInfo.deviceName;
|
| | | tables["IP"] = DeviceUtility.GetIp();
|
| | | tables["DeviceFlag"] = string.IsNullOrEmpty(SDKUtility.Instance.Device.uniqueID) ? "other" : SDKUtility.Instance.Device.uniqueID;
|
| | |
| | | tables["OperatorID"] = VersionConfig.Get().appId;
|
| | | tables["RegionName"] = StringUtility.Contact("s" + ServerListCenter.Instance.currentServer.region_flag);
|
| | | tables["EventID"] = 1102.ToString();
|
| | | tables["ProductID"] = "snxxz";
|
| | | tables["ProductID"] = "xbqy";
|
| | | tables["Time"] = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
|
| | | tables["IP"] = DeviceUtility.GetIp();
|
| | | tables["AccountID"] = ModelCenter.Instance.GetModel<LoginModel>().sdkLoginResult.account;
|
| | |
| | | tables["RegionName"] = "data";
|
| | | tables["RegionID"] = ServerListCenter.Instance.currentServer.region_flag.ToString();
|
| | | tables["EventID"] = 9002.ToString();
|
| | | tables["ProductID"] = "snxxz";
|
| | | tables["ProductID"] = "xbqy";
|
| | | tables["Time"] = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss");
|
| | | tables["IP"] = DeviceUtility.GetIp();
|
| | | tables["AccountID"] = ModelCenter.Instance.GetModel<LoginModel>().sdkLoginResult.account;
|
| | |
| | | #if !UNITY_EDITOR
|
| | | bool isFairy = chatType == ChatInfoType.Fairy;
|
| | | var tables = new Dictionary<string, string>();
|
| | | tables["ProductID"] = "snxxz";
|
| | | tables["ProductID"] = "xbqy";
|
| | | tables["OperatorID"] = VersionConfig.Get().appId;
|
| | | tables["OperatorName"] = string.Empty;
|
| | | tables["RegionName"] = StringUtility.Contact("s", ServerListCenter.Instance.currentServer.region_flag);
|