feat: 获取推荐商品

master
yin5th 2023-09-21 16:08:36 +08:00
parent 5a3a70227e
commit cca67c9962
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@ use think\facade\Validate;
class Goods extends Api
{
public $like_not_need_login = ['getGoodsDetail', 'getHotList', 'getGoodsList', 'getGoodsListTemplate', 'getGoodsListByColumnId'];
public $like_not_need_login = ['getGoodsDetail', 'getHotList', 'getGoodsList', 'getGoodsListTemplate',
'getGoodsListByColumnId', 'getRecommendGoods'];
/**
* 商品详情