attribute 模型名称错误

This commit is contained in:
zhouchengrong
2024-03-25 17:14:18 +08:00
parent 803e4294f4
commit 70db9f721f

View File

@@ -27,8 +27,8 @@ MINIO_SECURE = False
MINIO_ACCESS = "e8zc55mzDOh4IzRrZ9Oa"
MINIO_SECRET = "uHfqJ7UkwA1PTDGfnA44Hp9ux5YkZTkzZLjeOYhE"
OM_TRITON_IP = "10.1.1.240"
OM_TRITON_PORT = "10010"
OM_TRITON_IP = "10.1.1.150"
OM_TRITON_PORT = "9000"
ATT_TRITON_IP = "10.1.1.240"
ATT_TRITON_PORT = "10020"