From cd11bc80579a629e8ab6f9ee9e1cd982f4396408 Mon Sep 17 00:00:00 2001
From: shiyunteng <shiyunteng@example.com>
Date: 星期三, 12 八月 2026 10:02:07 +0800
Subject: [PATCH] feat:银行流水绑定合同问题 出库单据查看 历史当前逾期新增删除去掉 完成开票隐藏开票按钮 出库业务单据文件类型
---
platformx-boot/src/main/resources/application.yml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/platformx-boot/src/main/resources/application.yml b/platformx-boot/src/main/resources/application.yml
index ee27182..646092d 100644
--- a/platformx-boot/src/main/resources/application.yml
+++ b/platformx-boot/src/main/resources/application.yml
@@ -1,10 +1,10 @@
-server:
- port: 8888 # 椤圭洰绔彛
+. server:
+ 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