feat 机器人模块更新包版本

fix
This commit is contained in:
zchen
2024-07-08 21:38:56 +08:00
parent bd0929618a
commit d87bf84e42
2 changed files with 1 additions and 1 deletions

View File

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

Binary file not shown.