From 2769cd6dc8f47b3180248983e6513bf669f0c261 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Fri, 7 Jan 2022 11:22:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=A4=87=E4=BB=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.json b/public/config.json index e5062fe..7a644c1 100644 --- a/public/config.json +++ b/public/config.json @@ -1,4 +1,4 @@ { - "BASE_URL":"http://localhost:9995/", + "BASE_URL":"https://www.udims.com/UDIC_UDI_Server", "Download_URL": "http://localhost:9994/" }