add:载具表新增库区

This commit is contained in:
2026-01-23 15:50:41 +08:00
parent ae5407d7c1
commit 0d9189fa70

View File

@@ -120,6 +120,7 @@ public class NotCarToWmsServiceImpl implements NotCarToWmsService {
try {
if (tryLock) {
} else {
log.info("无人车到达输出参数:{}", NoCarResponse.requestError("当前任务正在执行中,请稍后在试...").toString());
return NoCarResponse.requestError("当前任务正在执行中,请稍后在试...");