fix:木箱出库时存在移库任务将出库锁释放
This commit is contained in:
@@ -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配置
|
||||
|
||||
Reference in New Issue
Block a user