From e79157de0c8e69c7ca26892a57e3e39c1c4e9ab8 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 2 Feb 2018 19:52:06 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=9F=BA?= =?UTF-8?q?=E7=A1=80=E6=94=AF=E6=8C=81=E5=B7=A5=E5=85=B7=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WeChat/Contracts/{Error.php => DataError.php} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename WeChat/Contracts/{Error.php => DataError.php} (99%) diff --git a/WeChat/Contracts/Error.php b/WeChat/Contracts/DataError.php similarity index 99% rename from WeChat/Contracts/Error.php rename to WeChat/Contracts/DataError.php index 6f82617..51cd9a2 100644 --- a/WeChat/Contracts/Error.php +++ b/WeChat/Contracts/DataError.php @@ -16,10 +16,10 @@ namespace WeChat\Contracts; /** * 错误消息处理 - * Class Error + * Class DataError * @package WeChat\Contracts */ -class Error +class DataError { /** * 接口代码错误