手动结束订单
This commit is contained in:
@ -7,7 +7,7 @@ ruoyi:
|
||||
# 版权年份
|
||||
copyrightYear: 2025
|
||||
# 实例演示开关
|
||||
demoEnabled: true
|
||||
demoEnabled: false
|
||||
# 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
|
||||
#profile: D:/ruoyi/uploadPath
|
||||
profile: /home/sczx/uploadPath
|
||||
@ -147,7 +147,7 @@ csrf:
|
||||
# Swagger配置
|
||||
swagger:
|
||||
# 是否开启swagger
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
# 阿里云 OSS 配置
|
||||
aliyun:
|
||||
|
||||
Reference in New Issue
Block a user