微信公众号服务号授权优化

This commit is contained in:
xiafang
2020-12-01 11:58:55 +08:00
parent 6a9b69832e
commit ea4d8b17b0
5 changed files with 20 additions and 17 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.enongm.dianji</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.0.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>
@@ -26,7 +26,7 @@
<dependency>
<groupId>com.enongm.dianji</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.0.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>