From 462fbac242563c07b514485fedae025c50663630 Mon Sep 17 00:00:00 2001 From: luogw <3132758203@qq.com> Date: Mon, 20 Jul 2026 14:32:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index 80dc6e5..7d49b35 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -77,9 +77,9 @@ ding: algo: clusterUrl: /semantic-cluster baseUrl: http://127.0.0.1:8003 - apiUrl: http://127.0.0.1:8010/ - apiTwoUrl: http://127.0.0.1:8011 - apiThreeUrl: http:/127.0.0.1:8012 + apiUrl: http://127.0.0.1:8011/ + apiTwoUrl: http://127.0.0.1:8012 + apiThreeUrl: http:/127.0.0.1:8013 extractUrl: /v1/key_points/extract scoringUrl: /v1/score/short_answer generateQuestionUrl: /v1/generate/questions_from_cluster