From 93b93bacbe43fcd2f13884ec02782baf77193d35 Mon Sep 17 00:00:00 2001 From: gongchunyi <deslre0381@gmail.com> Date: 星期二, 21 四月 2026 11:05:00 +0800 Subject: [PATCH] feat: 销售台账增加一个宽高搜索,页面加面积、数量的字段展示 --- 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..62b5d74 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,4 +1,4 @@ # Spring閰嶇疆 spring: profiles: - active: hckxTest + active: hbtmblc -- Gitblit v1.9.3