新增音质 jyeffect(高清环绕声), sky(沉浸环绕声), jymaster(超清母带)

This commit is contained in:
苏晓晴 2023-07-29 09:54:59 +08:00 committed by GitHub
parent 076ef50f78
commit 701f31511d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,4 +159,4 @@ def Song_v1():
return json.dumps(data, indent=4, ensure_ascii=False)
if __name__ == '__main__':
app.run(debug=False,port=5000) # 默认调试模式为False关闭 端口默认为5000
app.run(debug=False,port=5000) # 默认调试模式为False关闭 端口默认为5000