feat: 旋转图片验证使用多线程

This commit is contained in:
landaiqing
2024-05-12 15:21:51 +08:00
parent 1683fdaacf
commit c84289fe0a
22 changed files with 1082 additions and 28 deletions

View File

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