feat: OAuth

This commit is contained in:
landaiqing
2024-05-26 22:25:55 +08:00
parent 1154a53e9f
commit 90cc9e19f9
80 changed files with 1753 additions and 523 deletions

View File

@@ -8,7 +8,7 @@
# 数据库连接信息
jdbc:
dbName: schisandra-cloud-storage
tableName: schisandra_auth_social_user_mapper
tableName: schisandra_sys_oauth
url: jdbc:mysql://1.95.0.111:3306/
username: root
password: LDQ20020618xxx
@@ -22,9 +22,9 @@ params:
# 作者
author: landaiqing
# 模块
module: auth
module: system
# controller 通用前缀
api: /auth
api: /system/oauth/
# 生成对象是否移除前缀
removePre: false
# 使用内置函数赋值给变量 FunctionUtils 中替换