From 0c30b9dff928396bf64df03835eb8957d931c468 Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期六, 20 九月 2025 14:43:22 +0800 Subject: [PATCH] Merge branch 'master' of http://47.95.120.53:8083/r/JC34WMS --- Pda/js/public.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Pda/js/public.js b/Pda/js/public.js index 7083b6a..9f55680 100644 --- a/Pda/js/public.js +++ b/Pda/js/public.js @@ -2,7 +2,7 @@ // var IP = "https://localhost:44368"; //var IP = "http://localhost:13243/api"; //var IP = "http://localhost:50515/api"; -var IP = "https://localhost:5001/api"; +var IP = "https://localhost:44363/api"; //var IP = "http://192.168.1.2:8017/"; // var IP = "http://192.168.10.112/WmsService/"; // var IP = "http://192.168.1.226:8086"; -- Gitblit v1.8.0