From 2fda34643bc22e25f6c569415da5f955c81536bf Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期二, 03 六月 2025 09:37:08 +0800 Subject: [PATCH] 设备详情通过ID过滤/设备详情增加上传附件 --- manifest.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/manifest.json b/manifest.json index 903eb2b..c1a40dc 100644 --- a/manifest.json +++ b/manifest.json @@ -91,7 +91,7 @@ "proxy": { /**閰嶇疆鏈嶅姟鍣ㄨ矾寰�**/ "/jeecg-boot": { - "target": "https://192.168.4.20:9999", // 鐩爣鏈嶅姟鍣� + "target": "https://192.168.100.105:9999", // 鐩爣鏈嶅姟鍣� "changeOrigin": true } } -- Gitblit v1.9.3