From 6552ee9d65de895d0826c748f487dec5e31b3303 Mon Sep 17 00:00:00 2001
From: zss <zss@example.com>
Date: 星期二, 12 五月 2026 14:23:12 +0800
Subject: [PATCH] fix(sales): 修复出库记录批次数据查询逻辑

---
 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