作者 谢百川

ok

... ... @@ -735,6 +735,7 @@ class Shop extends Api
{
$userId = $this->auth->id;
$goodsIds = $this->request->param('goods_ids', '', 'string');
if(!$goodsIds) {
$this->error('');
... ...