fix: 优化提示词模板的创建者的显示

This commit is contained in:
2025-11-06 14:51:31 +08:00
parent 34cba4a34f
commit b99ae6df84
4 changed files with 25 additions and 39 deletions
+3 -3
View File
@@ -72,9 +72,9 @@ const portConfigs: Record<string, Partial<ApiConfig>> = {
// 主要
// 梅州
'51703': {
baseUrl: 'http://nas.7bm.co:8073',
documentUrl: 'http://nas.7bm.co:8073/docauditai/',
uploadUrl: 'http://nas.7bm.co:8073/admin/documents'
baseUrl: 'http://172.16.0.58:8073',
documentUrl: 'http://172.16.0.58:8073/docauditai/',
uploadUrl: 'http://172.16.0.58:8073/admin/documents'
// baseUrl: 'http://nas.7bm.co:8873',
// documentUrl: 'http://nas.7bm.co:8873/docauditai/',
// uploadUrl: 'http://nas.7bm.co:8873/admin/documents'