refactor: hidden内容修改
This commit is contained in:
@@ -70,7 +70,7 @@ class BannerItem
|
||||
{
|
||||
$id = request()->param('id');
|
||||
|
||||
$banner_item = SysBannerItemModel::with('prod_mapping.category')
|
||||
$banner_item = SysBannerItemModel::with('prodMapping.category')
|
||||
->withoutField([
|
||||
'created_at',
|
||||
'updated_at',
|
||||
|
||||
Reference in New Issue
Block a user