refactor: 去除文章/视频/附件下载新增/编辑接口启用状态字段输入
This commit is contained in:
@@ -91,7 +91,6 @@ class Attachment
|
||||
'applicable_to',
|
||||
'support_platform',
|
||||
'attach',
|
||||
'status' => 1,
|
||||
'seo_title',
|
||||
'seo_keywords',
|
||||
'seo_desc'
|
||||
@@ -127,7 +126,6 @@ class Attachment
|
||||
'applicable_to',
|
||||
'support_platform',
|
||||
'attach',
|
||||
'status',
|
||||
'seo_title',
|
||||
'seo_keywords',
|
||||
'seo_desc'
|
||||
|
||||
Reference in New Issue
Block a user