Initial commit

This commit is contained in:
2025-11-05 14:22:18 +08:00
commit d7a0850171
20 changed files with 3199 additions and 0 deletions

8
.env Normal file
View File

@@ -0,0 +1,8 @@
# 对应命令行参数的 level
LEVEL=lossless
# 对应命令行参数的 level
MODE=api
# 对应命令行参数的 url
URL=http://127.0.0.1:5000