fix: 清除硬编码API Key与机器特定路径,改用环境变量+混合式路径解析
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
output/
|
||||
output/
|
||||
config.json
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
output/
|
||||
output/
|
||||
config.json
|
||||