diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e8510ce9..8550475d 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,8 +1,8 @@ #����application-test�ļ�(���Ի���) -spring.profiles.active=test +#spring.profiles.active=test #����application-prod�ļ�(��������) -#spring.profiles.active=prod +spring.profiles.active=prod #����application-dev�ļ�(��������) -#spring.profiles.active=dev \ No newline at end of file +#spring.profiles.active=dev