预览返回图片地址

This commit is contained in:
liang.chao 2025-05-23 11:29:21 +08:00
parent f1448b60da
commit 7327db95ef
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@
update_time AS updateTime,
file_type AS fileType,
parent_id AS parentId,
file_path AS filePath,
IFNULL(marl,'') AS marl
FROM edu_courseware
WHERE is_active = '1'