feat: add minio/ali oss

This commit is contained in:
landaiqing
2024-05-14 22:51:29 +08:00
parent 368d551b51
commit da44d96a97
64 changed files with 5099 additions and 1068 deletions

View File

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