From 89424c883ac408d9136af3345136f73f38c0124c Mon Sep 17 00:00:00 2001 From: liding <756868258@qq.com> Date: 星期三, 18 三月 2026 10:47:20 +0800 Subject: [PATCH] 1.库存导入(添加产品和规格型号) --- 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 a6ce03c..53ee34e 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,4 +1,4 @@ # Spring閰嶇疆 spring: profiles: - active: dev \ No newline at end of file + active: kthg -- Gitblit v1.9.3