正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -991,6 +991,6 @@ class Index extends Api | @@ -991,6 +991,6 @@ class Index extends Api | ||
991 | "cumulative_value"=>$resflow['cumulative_value'], | 991 | "cumulative_value"=>$resflow['cumulative_value'], |
992 | ]; | 992 | ]; |
993 | } | 993 | } |
994 | - print_r($returndata); | 994 | + $this->success('获取成功', $returndata); |
995 | } | 995 | } |
996 | } | 996 | } |
-
请 注册 或 登录 后发表评论