System/HttpRequest/HttpBehaviour.cs
@@ -126,7 +126,7 @@ { callBack(ok, message); callBack = null; DesignDebug.LogFormat("Http 数据通信 {0},请求数据结果:{1},内容:{2}", this.url, ok, message); DebugEx.LogFormat("Http 数据通信 {0},请求数据结果:{1},内容:{2}", this.url, ok, message); } Destroy(this.gameObject);