From 830b2eb4e8b7eef6e73fe65cde5331d914c28786 Mon Sep 17 00:00:00 2001 From: 姜友瑶 <935090232@qq.com> Date: Tue, 17 May 2022 11:08:34 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/score_shop' into developer --- zq-erp/src/main/resources/config/application.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zq-erp/src/main/resources/config/application.properties b/zq-erp/src/main/resources/config/application.properties index af40963..6b3f12e 100644 --- a/zq-erp/src/main/resources/config/application.properties +++ b/zq-erp/src/main/resources/config/application.properties @@ -1,5 +1,5 @@ -spring.profiles.active=local +spring.profiles.active=alpha evn=dev server.port=8080 -- Gitblit v1.9.1