From e6ebaf71bd67866d6233a03ae6eff4a7fb2e5d67 Mon Sep 17 00:00:00 2001
From: zhanghl <253316343@qq.com>
Date: 星期四, 15 五月 2025 11:40:27 +0800
Subject: [PATCH] 钣金工单计划:优化子件工单的读取方式 先存储内存,再从内存扣减,最后一起保存
---
aps-modules/aps-core/src/main/resources/bootstrap.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/aps-modules/aps-core/src/main/resources/bootstrap.yml b/aps-modules/aps-core/src/main/resources/bootstrap.yml
index 0df0b3e..662ab5d 100644
--- a/aps-modules/aps-core/src/main/resources/bootstrap.yml
+++ b/aps-modules/aps-core/src/main/resources/bootstrap.yml
@@ -9,4 +9,4 @@
name: aps-core
profiles:
# 鐜閰嶇疆
- active: dev
\ No newline at end of file
+ active: int
\ No newline at end of file
--
Gitblit v1.9.3