chore: revert broken text_bbox integration changes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
DocAuditAI Dev
2026-03-23 18:03:19 +08:00
parent 61fdfec3d0
commit 4942c89cd8
4 changed files with 22417 additions and 5 deletions
BIN
View File
Binary file not shown.
+5 -5
View File
@@ -60,11 +60,11 @@ export const portConfigs: Record<string, Partial<ApiConfig>> = {
// collaboraUrl: 'http://172.16.0.81:9980',
// appUrl: 'http://172.16.0.34:51703',
baseUrl: 'http://10.79.97.17:8000',
documentUrl: 'http://10.79.97.17:8000/docauditai/',
uploadUrl: 'http://10.79.97.17:8000/api/v2/documents',
collaboraUrl: 'http://10.79.97.17:9980',
appUrl: 'http://10.79.97.17:51703',
baseUrl: 'http://nas.7bm.co:8073',
documentUrl: 'http://nas.7bm.co:8073/docauditai/',
uploadUrl: 'http://nas.7bm.co:8073/api/v2/documents',
collaboraUrl: 'http://nas.7bm.co:9980',
appUrl: 'http://nas.7bm.co:51703',
oauth: {
redirectUri: 'http://10.79.97.17:51703/callback',
+22301
View File
File diff suppressed because it is too large Load Diff
+111
View File
@@ -0,0 +1,111 @@
nohup: 忽略输入
> remix_docreview@ dev /root/Wren/docreview
> remix vite:dev
➜ Local: http://localhost:51703/
➜ Network: http://172.16.0.58:51703/
➜ Network: http://172.19.0.1:51703/
➜ Network: http://172.21.0.1:51703/
➜ Network: http://172.20.0.1:51703/
➜ Network: http://172.18.0.1:51703/
➜ Network: http://172.22.0.1:51703/
Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
🔧 服务器端环境检测: { NODE_ENV: 'development', result: 'development' }
🔧 端口检测: {
windowPort: '',
NEXT_PUBLIC_API_PORT_CONFIG: undefined,
NEXT_PUBLIC_PORT: undefined,
API_PORT_CONFIG: undefined,
PORT: undefined,
result: ''
}
🔧 配置调试信息: {
environment: 'development',
port: '',
hasPortConfig: false,
portConfig: null
}
🔧 使用环境配置: development {
baseUrl: 'http://172.16.0.55:8073',
documentUrl: 'http://172.16.0.55:8073/docauditai/',
uploadUrl: 'http://172.16.0.55:8073/api/v2/documents',
collaboraUrl: 'http://172.16.0.81:9980',
appUrl: 'http://172.16.0.34:5173',
oauth: {
serverUrl: 'http://10.79.112.85',
clientId: 'none',
clientSecret: 'none',
redirectUri: 'http://10.79.97.17/',
appId: 'idaasoauth2'
},
dify: {
rerankingProviderName: 'langgenius/tongyi/tongyi',
rerankingModelName: 'gte-rerank'
}
}
🔧 最终配置: {
baseUrl: 'http://172.16.0.55:8073',
documentUrl: 'http://172.16.0.55:8073/docauditai/',
uploadUrl: 'http://172.16.0.55:8073/api/v2/documents',
collaboraUrl: 'http://172.16.0.81:9980',
appUrl: 'http://172.16.0.34:5173',
oauth: {
serverUrl: 'http://10.79.112.85',
clientId: 'none',
clientSecret: 'none',
redirectUri: 'http://10.79.97.17/',
appId: 'idaasoauth2'
},
dify: {
rerankingProviderName: 'langgenius/tongyi/tongyi',
rerankingModelName: 'gte-rerank'
}
}
🔧 服务器端环境检测: { NODE_ENV: 'development', result: 'development' }
🔧 端口检测: {
windowPort: '',
NEXT_PUBLIC_API_PORT_CONFIG: undefined,
NEXT_PUBLIC_PORT: undefined,
API_PORT_CONFIG: undefined,
PORT: undefined,
result: ''
}
📦 API配置信息: {
environment: 'development',
currentEnv: 'development',
port: '',
config: {
baseUrl: 'http://172.16.0.55:8073',
documentUrl: 'http://172.16.0.55:8073/docauditai/',
uploadUrl: 'http://172.16.0.55:8073/api/v2/documents',
collaboraUrl: 'http://172.16.0.81:9980',
appUrl: 'http://172.16.0.34:5173',
oauth: {
serverUrl: 'http://10.79.112.85',
clientId: 'none',
clientSecret: '***',
redirectUri: 'http://10.79.97.17/',
appId: 'idaasoauth2'
},
dify: {
rerankingProviderName: 'langgenius/tongyi/tongyi',
rerankingModelName: 'gte-rerank'
}
}
}
🔍 axios-client.ts - API_BASE_URL: http://172.16.0.55:8073
Notification API is not supported in this environment.
⚠️ [getUserSession] 未登录,重定向到登录页
⚠️ [getUserSession] 未登录,重定向到登录页
📦 [Index Loader] 获取到 4 个入口模块
🔧 端口检测: {
windowPort: '',
NEXT_PUBLIC_API_PORT_CONFIG: undefined,
NEXT_PUBLIC_PORT: undefined,
API_PORT_CONFIG: undefined,
PORT: undefined,
result: ''
}