From d55d3fd1f5eccfad9008385e2095ea0a3cb7a36e Mon Sep 17 00:00:00 2001
From: shiyunteng <shiyunteng@example.com>
Date: 星期三, 02 四月 2025 14:33:03 +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