作者 王智

222

@@ -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) {