fd60039b by chentao

no message

1 parent 9c231c98
1 --- # 临时文件存储位置 避免临时文件被系统清理报错 1 --- # 临时文件存储位置 避免临时文件被系统清理报错
2 spring.servlet.multipart.location: /ruoyi/server/temp 2 spring.servlet.multipart.location: ./temp
3 3
4 --- # 数据源配置 4 --- # 数据源配置
5 spring: 5 spring:
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!