From a90dc5478863c8680846e5ffc3930aad92850bd4 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Tue, 12 Sep 2023 10:20:46 +0800 Subject: [PATCH] 优惠卷 --- 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 ebfeb13..fa54718 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -5,7 +5,7 @@ spring: profiles: - active: dev + active: test servlet: multipart: -- Gitblit v1.9.1