同步记录中打开视频播放

This commit is contained in:
jianzhichu
2025-11-26 23:52:49 +08:00
parent 22a65b9833
commit 6bedb30602
9 changed files with 742 additions and 90 deletions
+1
View File
@@ -177,6 +177,7 @@ ____/ _|_)_____/ _| _| \_|\____|
// API路由映射
app.MapControllers();
app.UseStaticFiles();
// 生产环境启用SPA
if (!environment.IsDevelopment())
{