From 1e20f9b6c5bc642f92f77388c5f339f05a3ae9be Mon Sep 17 00:00:00 2001 From: chengf <cgf12138@163.com> Date: 星期五, 27 三月 2026 16:47:00 +0800 Subject: [PATCH] 采购导入需求 --- springboot/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/springboot/src/main/resources/application.yml b/springboot/src/main/resources/application.yml index 7aa80ae..d7d549c 100644 --- a/springboot/src/main/resources/application.yml +++ b/springboot/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: debug + active: devlocal import: line: -- Gitblit v1.8.0