From 53e1d71c19238e0316a9a691a3c6b156b5f3443e Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 02 六月 2026 17:51:39 +0800
Subject: [PATCH] fix: 更新入库的源单号不显示问题
---
src/main/resources/application.yml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 9194dea..5f36149 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -2,6 +2,8 @@
spring:
main:
allow-circular-references: true
+ profiles:
+ active: qxy
langchain4j:
mcp:
# MCP 鏈嶅姟绔湴鍧�锛堟牴鎹疄闄呴儴缃茬殑 MCP 鏈嶅姟璋冩暣锛�
--
Gitblit v1.9.3