fix: align rules list and review detail flows
This commit is contained in:
@@ -180,9 +180,9 @@ const configs: Record<string, ApiConfig> = {
|
||||
// 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',
|
||||
// collaboraUrl: 'http://nas.7bm.co:9980',
|
||||
appUrl: 'http://172.16.0.34:51703',
|
||||
// 公网访问 reviewsTest 时,iframe 不能再直连内网 Collabora,否则浏览器会拦截。
|
||||
collaboraUrl: 'http://nas.7bm.co:9980',
|
||||
appUrl: 'http://nas.7bm.co:5173',
|
||||
|
||||
oauth: {
|
||||
serverUrl: 'http://10.79.112.85', // IDaaS服务器地址
|
||||
|
||||
Reference in New Issue
Block a user