feat generate image 逻辑补充

This commit is contained in:
zhouchengrong
2024-04-17 17:39:10 +08:00
parent 5ed53a1e7c
commit 36447f934e

View File

@@ -19,7 +19,7 @@ class Settings(BaseSettings):
LOGGING_CONFIG_FILE = os.path.join(BASE_DIR, 'logging_env.py')
DEBUG = True
DEBUG = False
if DEBUG:
LOGS_PATH = "logs/"
CATEGORY_PATH = "service/attribute/config/descriptor/category/category_dis.csv"