feat(新功能): 修复结果图宽度异常问题

fix(修复bug):
docs(文档变更):
refactor(重构):
test(增加测试):
This commit is contained in:
zhh
2025-09-16 11:47:19 +08:00
parent 16fbd5c5f2
commit ae338d9fc1
4 changed files with 21 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ class Settings(BaseSettings):
OSS = "minio"
DEBUG = False
DEBUG = True
if DEBUG:
LOGS_PATH = "logs/"
CATEGORY_PATH = "service/attribute/config/descriptor/category/category_dis.csv"