完成支付、电子面单、模板消息队列等功能

This commit is contained in:
hupeng
2023-07-25 23:45:57 +08:00
parent f8f699fe6a
commit 0ae51f9ee7
625 changed files with 8291 additions and 18630 deletions

View File

@ -13,7 +13,7 @@
<name>${project.artifactId}</name>
<description>用户的认证、权限的校验</description>
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
<url>https://github.com/guchengwuyue/yshop-pro</url>
<dependencies>
<dependency>

View File

@ -1,2 +0,0 @@
* yshop Spring Security 入门:<https://www.yixiang.co/Spring-Boot/Spring-Security/?yshop>
* Spring Security 基本概念:<https://www.yixiang.co/Fight/Spring-Security-4-1-0-Basic-concept-description/?yshop>