From 28d6f88c4122d6276c8e9dd6a817c4b3675551aa Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期二, 26 五月 2026 09:24:09 +0800
Subject: [PATCH] feat:1.销售采购合同按照录入日期生成 2.采购合同号按照录入日期生成
---
src/main/resources/application-jtwy.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/application-jtwy.yml b/src/main/resources/application-jtwy.yml
index b324352..e2aa4c5 100644
--- a/src/main/resources/application-jtwy.yml
+++ b/src/main/resources/application-jtwy.yml
@@ -17,7 +17,7 @@
# 寮�鍙戠幆澧冮厤缃�
server:
# 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080
- port: 9090
+ port: 9001
servlet:
# 搴旂敤鐨勮闂矾寰�
context-path: /
--
Gitblit v1.9.3