录音时长统调整后端接口

This commit is contained in:
zhonghua.li
2026-02-07 21:24:24 +08:00
parent 3944fa6969
commit b1c4f57c58
10 changed files with 436 additions and 52 deletions

View File

@@ -3,6 +3,6 @@
* apiEnv 可选:'local' | 'prod'
*/
export default {
apiEnv: 'prod'
apiEnv: 'local'
}