新增微信二维码代码

This commit is contained in:
wuyibo
2022-10-19 16:55:55 +08:00
parent d05e3ddf72
commit 2f53a85bf6
21 changed files with 1284 additions and 98 deletions

View File

@@ -239,7 +239,12 @@
<version>${ruoyi.version}</version>
</dependency>
<!-- basketball微信小程序接口 -->
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.18</version>
<scope>provided</scope>
</dependency>
</dependencies>
</dependencyManagement>