新增微信二维码代码

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

@@ -77,7 +77,10 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-swagger</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>
<build>