Compare commits

...

2 Commits

Author SHA1 Message Date
wangsiyuan 8d78b36717 更新 pom.xml 2023-12-05 12:17:26 +08:00
wangsiyuan 0f354bd74e 更新 application.yml 2023-12-05 12:17:24 +08:00
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
<!-- 打包文件名版本信息 -->
<groupId>com.kimgo</groupId>
<artifactId>wePush</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<name>wePush</name>
<description>wePush</description>
<properties>

View File

@ -1,6 +1,6 @@
server:
address: 127.0.0.1
port: 8080
port: 8090
spring:
profiles:
active: dev
active: prod