iqc任务生成修改

This commit is contained in:
yf001217 2026-06-08 10:33:01 +08:00
parent 722c7ac681
commit 713ce0aefb
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ public class QmsService {
.stream()
.map(WmsQrCodeMaster::getBarcodeCode)
.toList();
apply.setQrCodes(qrCodes);
log.info("推送库存检测申请到QMS申请参数={},关联二维码={}",
JSONUtil.toJsonStr(apply), JSONUtil.toJsonStr(qrCodes));