From c6689f941359227f0b99b20b9400ccbab81b671c Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期二, 14 八月 2018 17:02:09 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/HttpRequest/HttpBehaviour.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/HttpRequest/HttpBehaviour.cs b/System/HttpRequest/HttpBehaviour.cs
index c3d4d63..d914d34 100644
--- a/System/HttpRequest/HttpBehaviour.cs
+++ b/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);
--
Gitblit v1.8.0