publish 0.0.5

This commit is contained in:
曾文豪
2023-01-09 15:20:52 +08:00
parent e61b82d026
commit 7c6ab72016
57 changed files with 1381 additions and 305 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-parent</artifactId>
<version>0.0.4</version>
<version>0.0.5</version>
</parent>
<artifactId>demo</artifactId>
@@ -21,7 +21,7 @@
<dependency>
<groupId>com.tiesheng</groupId>
<artifactId>tiesheng-web</artifactId>
<version>0.0.4</version>
<version>0.0.5</version>
</dependency>
</dependencies>

View File

@@ -10,13 +10,15 @@ spring:
platform:
wxmp:
app-id: wx7830e1085881b432
app-secret: d7757f980b38b5bd8125d45767c40e04
global:
app-id: wx7830e1085881b432
app-secret: d7757f980b38b5bd8125d45767c40e04
tiesheng:
token:
ignores:
"1111":
id: "1111"
id: "1111"
global:
version: 2
host: http://localhost:8080