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

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-autoconfigure</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.0.RELEASE</version>
<build>
<plugins>
<plugin>
@@ -38,7 +38,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>