1.提交缺失的东西

This commit is contained in:
2025-08-11 15:09:28 +08:00
parent 1d1f98027c
commit c1c61a8edc

View File

@ -166,7 +166,7 @@ class GoodsLogic{
//商品规格
$goods->GoodsSpec();
$goods->append(['comment'])->hidden(['Spec','GoodsSpecValue'])
->visible(['id','name','image','video','stock','remark','content','sales_sum','poster',
->visible(['id','name','first_category_id','image','video','stock','remark','content','sales_sum','poster',
'click_count','min_price','max_price','market_price','is_collect','goods_spec','goods_image',
'goods_item','activity','member_price','is_express','is_selffetch','market_price']);