fix:隐藏交叉评查的负责人的按钮
This commit is contained in:
@@ -159,9 +159,9 @@ const configs: Record<string, ApiConfig> = {
|
||||
// baseUrl: 'http://172.16.0.58:8073', // FastAPI后端(包含/dify代理)
|
||||
// documentUrl: 'http://172.16.0.58:8073/docauditai/',
|
||||
// uploadUrl: 'http://172.16.0.58:8073/api/v2/documents',
|
||||
baseUrl: 'http://172.16.0.55:8073', // FastAPI后端(包含/dify代理)
|
||||
documentUrl: 'http://172.16.0.55:8073/docauditai/',
|
||||
uploadUrl: 'http://172.16.0.55:8073/api/v2/documents',
|
||||
baseUrl: 'http://172.16.0.84:8073', // FastAPI后端(包含/dify代理)
|
||||
documentUrl: 'http://172.16.0.84:8073/docauditai/',
|
||||
uploadUrl: 'http://172.16.0.84:8073/api/v2/documents',
|
||||
|
||||
collaboraUrl: 'http://172.16.0.58:9980',
|
||||
appUrl: 'http://172.16.0.34:5173',
|
||||
|
||||
Reference in New Issue
Block a user