parent
85dc4a7ddc
commit
e77994d811
|
|
@ -31,7 +31,7 @@ namespace Guru
|
||||||
|
|
||||||
protected override void RequestSuccessCallBack(string response)
|
protected override void RequestSuccessCallBack(string response)
|
||||||
{
|
{
|
||||||
this.Log("@@@ Send OK!");
|
UnityEngine.Debug.Log("[SDK] --- Send DeviceData Success");
|
||||||
IPMConfig.IS_UPLOAD_DEVICE_SUCCESS = true;
|
IPMConfig.IS_UPLOAD_DEVICE_SUCCESS = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue