fix(video): 修复视频播放URL配置问题

- 在AppAudioOrVideoController中引入Const常量类
- 使用Const.HTTPFILEURL替换硬编码的文件服务器地址
- 在Const类中启用@Value注解从配置文件读取文件URL
- 修复了视频封面和播放地址的拼接逻辑

refactor(curriculum): 优化课程查询SQL排序逻辑

- 在CurriculumMapper.xml中添加GROUP BY子句
- 按照操作时间降序排列课程数据

fix(template): 更新模板中的公司名称

- 将河北港口集团有限公司更改为山西新泰钢铁有限公司
dev_flv
wangyan 2026-01-09 16:53:19 +08:00
parent 4ede8271c4
commit 2a048b4186
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
{{ info.TYPE === "0" ? "安全生产承诺书" : "安全生产责任状" }} {{ info.TYPE === "0" ? "安全生产承诺书" : "安全生产责任状" }}
</h1> </h1>
<div> <div>
<div> </div> <div>西 </div>
<div> <div>
{{ {{
info.PROMISE_TERM_START && info.PROMISE_TERM_START &&