fix: 修复无法正常删除的问题

This commit is contained in:
han0
2024-09-18 18:17:21 +08:00
parent 0a0a31bed2
commit 687ba4df15
5 changed files with 10 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ services:
- /opt/files/material-manage-service:/files
- /etc/localtime:/etc/localtime
ports:
- "9882:9882"
- "19882:9882"
environment:
- TZ="Asia/Shanghai"
entrypoint: java -server -Xms256m -Xmx256m -jar app.jar --spring.profiles.active=test