正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -1161,7 +1161,7 @@ class Index extends Api | @@ -1161,7 +1161,7 @@ class Index extends Api | ||
1161 | if (empty($product_id)) { | 1161 | if (empty($product_id)) { |
1162 | $return['count'] = []; | 1162 | $return['count'] = []; |
1163 | $return['list'] = []; | 1163 | $return['list'] = []; |
1164 | - $this->success('成功', $return); | 1164 | + $this->success('成功1', $return); |
1165 | die; | 1165 | die; |
1166 | } | 1166 | } |
1167 | foreach ($product_id as $k => $v) { | 1167 | foreach ($product_id as $k => $v) { |
-
请 注册 或 登录 后发表评论