From 354e59b83fd972acfa27189348e117b3c0e0dfdb Mon Sep 17 00:00:00 2001 From: chenhj <1263187585@qq.com> Date: 星期三, 25 三月 2026 18:02:27 +0800 Subject: [PATCH] refactor(quality): 调整质量检验实体字段配置 --- 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 9db8417..c79d967 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,4 +1,4 @@ # Spring閰嶇疆 spring: profiles: - active: hckxTest + active: dev -- Gitblit v1.9.3