From 128ccc7ff72242aa6e9519514327629c20ac0c58 Mon Sep 17 00:00:00 2001 From: panll <1018729+pan648540858@user.noreply.gitee.com> Date: 星期三, 02 三月 2022 14:27:57 +0800 Subject: [PATCH] !6 update web_src/src/components/dialog/changePassword.vue. Merge pull request !6 from lanss/N/A --- 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 ef46c2a..3d7808a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,3 +1,3 @@ spring: profiles: - active: local \ No newline at end of file + active: dev -- Gitblit v1.8.0