From ca9c106255ff6283286c78ce621251839eb98189 Mon Sep 17 00:00:00 2001 From: buhuazhen <hua100783@gmail.com> Date: 星期一, 23 三月 2026 16:00:38 +0800 Subject: [PATCH] feat(process): 新增工序机台字段及关联机台校验 --- 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 ffa8302..a1ef630 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,4 +1,4 @@ # Spring閰嶇疆 spring: profiles: - active: prod + active: ygcy -- Gitblit v1.9.3