This commit is contained in:
77
2024-04-29 01:53:35 +08:00
parent fea74a2ac4
commit 89e0004600
4 changed files with 163 additions and 3 deletions

View File

@@ -68,5 +68,10 @@
<artifactId>wx-java-mp-spring-boot-starter</artifactId>
<version>4.4.0</version>
</dependency>
<dependency>
<groupId>com.tencentcloudapi</groupId>
<artifactId>tencentcloud-sdk-java-faceid</artifactId>
<version>3.1.1008</version>
</dependency>
</dependencies>
</project>