diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index e708600c..464081e6 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -2,4 +2,4 @@ #spring.profiles.active=test #¼¤»îapplication-prodÎļþ(Éú²ú»·¾³) -spring.profiles.active=test \ No newline at end of file +spring.profiles.active=test diff --git a/target/classes/application.properties b/target/classes/application.properties index 6fc6bbea..adf9119d 100644 --- a/target/classes/application.properties +++ b/target/classes/application.properties @@ -2,4 +2,4 @@ #spring.profiles.active=test #����application-prod�ļ�(��������) -spring.profiles.active=test \ No newline at end of file +spring.profiles.active=test