From cd0dee09f483bee9ba87e12fb2e24d6811732012 Mon Sep 17 00:00:00 2001 From: anlicheng <244108715@qq.com> Date: Mon, 9 Sep 2024 15:44:25 +0800 Subject: [PATCH] fix jinzhi url --- config/sys-prod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sys-prod.config b/config/sys-prod.config index 083e173..4f34401 100644 --- a/config/sys-prod.config +++ b/config/sys-prod.config @@ -46,7 +46,7 @@ %% 金智调度系统 {jinzhi, [ {pri_key, "jinzhi_pri.key"}, - {url, "http://172.30.37.236:9080/device/push"}, + {url, "http://lgsdph.njau.edu.cn/device/push"}, {pool_size, 10} ]},