From fca5256c5d519e9543981a05daa5da285230dcd5 Mon Sep 17 00:00:00 2001
From: colly_wyx <wangyixiong_007@163.com>
Date: Thu, 29 Mar 2018 17:29:16 +0800
Subject: [PATCH] 完善
---
Yfs/Api/Data.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Yfs/Api/Data.php b/Yfs/Api/Data.php
index 18ac027..8b311c8 100644
--- a/Yfs/Api/Data.php
+++ b/Yfs/Api/Data.php
@@ -78,6 +78,7 @@
}
else{
$rs['msg'] = '������������';
+ $rs['info'] = array('data' => array(), 'avg' => 0, 'status' => '������');
}
}
else{
--
Gitblit v1.8.0