From ed869ff1f14e5eea2a01746f5677d6a70af4b044 Mon Sep 17 00:00:00 2001 From: jianghaiqing Date: Mon, 29 Jan 2024 14:22:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Myshipping.Web.Core/applicationconfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Myshipping.Web.Core/applicationconfig.json b/Myshipping.Web.Core/applicationconfig.json index ea4d6795..e748c35f 100644 --- a/Myshipping.Web.Core/applicationconfig.json +++ b/Myshipping.Web.Core/applicationconfig.json @@ -131,5 +131,6 @@ "DraftCompareUrl": "http://localhost:5110/api/TaskDraftCompare/ExcuteDraftCompare", "GetDraftCompareUrl": "http://localhost:5110/api/TaskDraftCompare/DraftCompareResult", "DraftReadUrl": "http://localhost:5110/api/TaskDraftCompare/ExcuteDraftFileRead", - "EmailTemplateFilePath": "\\EmailTemplate" + "EmailTemplateFilePath": "\\EmailTemplate", + "BCCompareUrl": "http://60.209.125.238:35210/api/TaskBookingAmendmentParser/ExcuteBookingAmendmentCompare" } \ No newline at end of file