修正toonflow片尾名称

This commit is contained in:
ACT丶流星雨 2026-04-03 01:25:07 +08:00
parent 2362a75690
commit 967e4d75dd

View File

@ -29,7 +29,7 @@ export default router.post(
const ending = await u.oss.getFileUrl("/ending.mp4", "assets");
data.push({
id: 0,
name: "片尾",
name: "Toonflow片尾",
filePath: ending,
type: "clip",
});