master
关凯 2023-09-14 22:07:38 +08:00
parent aa62056ec8
commit 2dc0171385
1 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,11 @@
<artifactId>kdayun-report</artifactId> <artifactId>kdayun-report</artifactId>
<version>${base.version}</version> <version>${base.version}</version>
</dependency> </dependency>
<dependency>
<groupId>com.kdayun</groupId>
<artifactId>kdayun-api</artifactId>
<version>1.0.1</version>
</dependency>
<dependency> <dependency>
<groupId>com.kdayun</groupId> <groupId>com.kdayun</groupId>
<artifactId>kdayun-wechat</artifactId> <artifactId>kdayun-wechat</artifactId>