图片按角度进行翻转

This commit is contained in:
wyw
2024-08-19 18:11:50 +08:00
parent 511c04b364
commit ded7d4a6e6
6 changed files with 118 additions and 10 deletions

View File

@ -5,8 +5,8 @@ fastbee:
copyrightYear: 2023 # 版权年份
demoEnabled: true # 实例演示开关
# 文件路径以uploadPath结尾 示例( Windows配置 D:/uploadPathLinux配置 /uploadPath
profile: /home/soft/hzwmiot/uploadPath
# profile: D:/uploadPath
# profile: /home/soft/hzwmiot/uploadPath
profile: D:/uploadPath
addressEnabled: true # 获取ip地址开关
captchaType: math # 验证码类型 math 数组计算 char 字符验证