fix:木箱出库时存在移库任务将出库锁释放

This commit is contained in:
zhangzq
2025-03-11 19:46:48 +08:00
parent a80c561cdd
commit 52e9cadce9
5 changed files with 19 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ spring:
freemarker:
check-template-location: false
profiles:
active: prod
active: dev
jackson:
time-zone: GMT+8
data:
@@ -126,6 +126,7 @@ security:
- /api/param/getValueByCode
- /plumelog/**
- /api/esLog/**
- /api/s/**
- /api/codeDetail/getNewCode
- /api/in/rawAssist/updateStructSect
# Sa-Token配置