From 14fbcd6bf88c047bf9b5685cdf8fb06ccf08eb49 Mon Sep 17 00:00:00 2001 From: shiyunteng <shiyunteng@example.com> Date: 星期四, 10 四月 2025 14:37:35 +0800 Subject: [PATCH] 设备技术协议和设备流水搜索条件 --- platformx-boot/src/main/resources/application.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/platformx-boot/src/main/resources/application.yml b/platformx-boot/src/main/resources/application.yml index fc91368..91a918f 100644 --- a/platformx-boot/src/main/resources/application.yml +++ b/platformx-boot/src/main/resources/application.yml @@ -2,6 +2,8 @@ port: 8888 # 椤圭洰绔彛 servlet: context-path: /device # 椤圭洰璁块棶璺緞 +servers: + main-url: http://127.0.0.1:9999/admin spring: application: -- Gitblit v1.9.1