手动结束订单

This commit is contained in:
19173159168
2025-08-27 22:49:31 +08:00
parent c946f7a344
commit 32a9bc8c39
9 changed files with 173 additions and 53 deletions

View File

@ -7,7 +7,7 @@ ruoyi:
# 版权年份
copyrightYear: 2025
# 实例演示开关
demoEnabled: true
demoEnabled: false
# 文件路径 示例( Windows配置D:/ruoyi/uploadPathLinux配置 /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: