From 1efa47bc58fe0673a231233f644d3a5f8277e42c Mon Sep 17 00:00:00 2001 From: suerprisePlus <15810472099@163.com> Date: 星期五, 18 十月 2024 14:46:22 +0800 Subject: [PATCH] 接口优化修改 --- target/classes/application-agent.yml | 33 +++++++++++++++++++++++---------- 1 files changed, 23 insertions(+), 10 deletions(-) diff --git a/target/classes/application-agent.yml b/target/classes/application-agent.yml index 8f7db0d..f709cf1 100644 --- a/target/classes/application-agent.yml +++ b/target/classes/application-agent.yml @@ -1,10 +1,16 @@ itcats: # 鍦扮悊瀹炰綋搴� geographical: +# logUser: admin +# logPass: Clive2012 + logUser: terra01 + logPass: admin # Token鍦板潃 - token: 9ce350f238ba44fda10ddfe8b80f8967 + token: null # 璇锋眰鍦板潃 - geographicalUrl: http://106.120.22.26:8013/geo-service/ + # geographicalUrl: http://106.120.22.26:8013/geo-service/ + geographicalUrl: http://103.135.160.14:5366/geo-service/ + accountgraphicalUrl: http://103.135.160.14:5366/account-service/ # 鑾峰彇瀹炰綋搴撳垪琛� canview: /entitydb/list/canview # 鏌ヨ鍥惧眰鏁版嵁锛堟垨鏁伴噺锛� @@ -14,16 +20,18 @@ # 瀹炰綋搴撳悕绉� entityName: 澶фā鍨嬫祴璇曞簱 # 瀹炰綋搴揹bid - # dbid: 3dce04bbab1540b5ae3d147e8503ab9d - dbid: 29766abee55e45d6a6bb232cdf74ebbe + # dbid: 29766abee55e45d6a6bb232cdf74ebbe + dbid: 51d8a71b5ce248f4af32bc3a52f1bcff # 瀹炰綋搴揹bid # layerId: a61f2f8f-0bf9-422f-86fe-b7b0a30ebad9 - layerId: c8f3f75d-8730-44ec-81b7-f8ae4c5fd742 + layerId: e27aae6b-f04c-4c95-8711-40198368b8d8 # 鏌ヨ鍏抽敭瀛� # queryFiled: enti_name - queryFiled: name,name_2,name_1 + # queryFiled: name,name_2,name_1 + queryFiled: entityname # 鏌ヨ绫诲瀷瀛楁 - typeFiled: fclass_1 + # typeFiled: fclass_1 + typeFiled: targettype # 瀹炰綋鍏抽敭瀛楁煡璇� layerQuery: /entitydbdata/layer/query # 鍏崇郴鍒楄〃鏌ヨ @@ -34,14 +42,19 @@ relationRelateddata: /graph/public/relation/relateddata # 鑾峰彇鍥惧眰鍒楄〃 permissionLayer: /entitydb/map/config + # 鑾峰彇鐧诲綍鍏挜 + securityPublickey: /security/publickey + # 绯荤粺鐧诲綍鎺ュ彛 + securityLogin: /security/login #Agent澶фā鍨� agent: # 璁块棶鍦板潃 - agentUrl: http://106.120.22.26:5367 -# agentUrl: http://103.135.160.14:5637 - # 鎰忓浘鍑芥暟 + # agentUrl: http://106.120.22.26:5367 + agentUrl: http://192.168.11.194:5367 + # agentUrl: http://103.135.160.14:5367 + # agentIntent: /intention # rag鏈嶅姟 agentRag: /rag -- Gitblit v1.9.3