From 7ffef0059ddf3d4a82de4a4a8999b4b2429fcda6 Mon Sep 17 00:00:00 2001
From: shiyunteng <shiyunteng@example.com>
Date: 星期四, 25 六月 2026 16:47:14 +0800
Subject: [PATCH] feat:erp石工泵合同推送
---
platformx-boot/src/main/resources/application.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/platformx-boot/src/main/resources/application.yml b/platformx-boot/src/main/resources/application.yml
index ee27182..542ceed 100644
--- a/platformx-boot/src/main/resources/application.yml
+++ b/platformx-boot/src/main/resources/application.yml
@@ -1,10 +1,10 @@
server:
- port: 8888 # 椤圭洰绔彛
+ port: 8899 # 椤圭洰绔彛
servlet:
context-path: /business # 椤圭洰璁块棶璺緞
servers:
main-url: http://127.0.0.1:9999/admin
- business-url: http://127.0.0.1:8888/business
+ business-url: http://127.0.0.1:8899/business
spring:
application:
--
Gitblit v1.9.1