feat 更新响应模板

fix
This commit is contained in:
zhouchengrong
2024-06-17 17:17:36 +08:00
parent 6861e89f8d
commit a09476354e

View File

@@ -60,7 +60,7 @@ RABBITMQ_PARAMS = {
}
# milvus 配置
MILVUS_URL = "http://10.1.1.240:19530http://127.0.0.1:8000/docs#/design/design_api_design_post"
MILVUS_URL = "http://10.1.1.240:19530"
MILVUS_TOKEN = "root:Milvus"
MILVUS_ALIAS = "default"
MILVUS_TABLE_KEYPOINT = "keypoint_cache"