refactor: 去除文章/视频/附件下载新增/编辑接口启用状态字段输入

This commit is contained in:
2025-03-31 16:53:27 +08:00
parent e9dcaa99ac
commit a347543586
6 changed files with 0 additions and 13 deletions

View File

@@ -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'