改个名字
This commit is contained in:
parent
6cd2624c82
commit
a0ccd209cf
@ -89,7 +89,7 @@ com.ruoyi
|
|||||||
│ └── sqb // 收钱吧支付模块(测试中)
|
│ └── sqb // 收钱吧支付模块(测试中)
|
||||||
│ └── wx // 微信支付模块(待开发)
|
│ └── wx // 微信支付模块(待开发)
|
||||||
│ └── alipay // 支付宝支付模块(开发中)
|
│ └── alipay // 支付宝支付模块(开发中)
|
||||||
│ └── start // 支付框架整合模块
|
│ └── starter // 支付框架整合模块
|
||||||
├── ruoyi-online // 在线开发模块(可移除)
|
├── ruoyi-online // 在线开发模块(可移除)
|
||||||
├── ruoyi-oauth // 第三方认证框架(测试中)
|
├── ruoyi-oauth // 第三方认证框架(测试中)
|
||||||
│ └── common // 第三方认证基础模块(开发中)
|
│ └── common // 第三方认证基础模块(开发中)
|
||||||
@ -97,7 +97,7 @@ com.ruoyi
|
|||||||
│ └── wx // 微信小程序认证模块(测试中)
|
│ └── wx // 微信小程序认证模块(测试中)
|
||||||
│ └── phone // 手机认证模块(测试中)
|
│ └── phone // 手机认证模块(测试中)
|
||||||
│ └── email // 邮箱认证模块(开发中)
|
│ └── email // 邮箱认证模块(开发中)
|
||||||
│ └── start // 第三方认证整合模块
|
│ └── starter // 第三方认证整合模块
|
||||||
```
|
```
|
||||||
|
|
||||||
## 内置功能
|
## 内置功能
|
||||||
|
Loading…
Reference in New Issue
Block a user