feat: update

This commit is contained in:
landaiqing
2024-05-23 13:12:42 +08:00
parent 047c019151
commit a44576e5ff
23 changed files with 567 additions and 674 deletions

View File

@@ -8,23 +8,23 @@
# 数据库连接信息
jdbc:
dbName: schisandra-cloud-storage
tableName: schisandra_oss_baidu
tableName: schisandra_auth_user
url: jdbc:mysql://1.95.0.111:3306/
username: root
password: LDQ20020618xxx
driver: com.mysql.cj.jdbc.Driver
# 使用的模板与生成文件映射给关系
mapperInfos: genCode/ossMapper.yml
mapperInfos: genCode/authMapper.yml
# 全局参数
params:
# 作者
author: landaiqing
# 模块
module: oss
module: auth
# controller 通用前缀
api: /oss
api: /auth
# 生成对象是否移除前缀
removePre: false
# 使用内置函数赋值给变量 FunctionUtils 中替换