rev:三线半成品

This commit is contained in:
2023-09-13 13:24:01 +08:00
parent 5fd27b9545
commit 8d4c36e888

View File

@@ -297,6 +297,7 @@ public class StIvtIostorinvHrBcpOutServiceImpl extends ServiceImpl<StIvtIostorin
new QueryWrapper<MdPbStoragevehicleext>().lambda()
.eq(MdPbStoragevehicleext::getStoragevehicle_code,form.getString("storagevehicle_code"))
);
}
}