ffmpeg命令加引号,彻底解决语音路径的问题

This commit is contained in:
shuaikangzhou
2024-01-07 22:25:21 +08:00
parent 4a8556a3e0
commit 72468624d6
4 changed files with 7 additions and 3 deletions

View File

@@ -40,6 +40,7 @@ body:
attributes:
label: '🐛 问题描述 | Bug Description'
description: A clear and concise description of the bug.
value: '报错截图:'
validations:
required: true
- type: textarea

View File

@@ -9,6 +9,8 @@ body:
options:
-
-
validations:
required: true
- type: textarea
attributes:
label: '🥰 需求描述 | Feature Description'