代码提交

This commit is contained in:
wong
2025-08-13 10:18:13 +08:00
parent 13577c302d
commit 46ce2f7e8d

View File

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