This commit is contained in:
wong
2025-12-18 15:09:51 +08:00
parent 1a345fff79
commit d42a2df286

View File

@@ -1105,7 +1105,6 @@ class ContentLibraryController extends Controller
$where = [
['isDel', '=', 0], // 未删除
['status', '=', 1], // 已开启
['id', '=', 99], // 已开启
];
// 查询符合条件的内容库