From a0242a1df407e839a55da23fd61364413f57641b Mon Sep 17 00:00:00 2001 From: liding <756868258@qq.com> Date: 星期一, 09 二月 2026 17:26:57 +0800 Subject: [PATCH] 1.BOM中计算好物料后不需要直接出库 2.生产管控添加生产日期 --- src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a87ef6b..53ee34e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,4 +1,4 @@ # Spring閰嶇疆 spring: profiles: - active: prod \ No newline at end of file + active: kthg -- Gitblit v1.9.3