fix: 放货点异常

This commit is contained in:
2025-03-22 16:48:15 +08:00
parent a3d1413a7e
commit c8dd37394d

View File

@@ -2774,7 +2774,7 @@ public class AcsToWmsServiceImpl implements AcsToWmsService {
}
}
if ("2".equals(type)) {
if (task.getPoint_code1().contains("FHD")) {
if (task.getPoint_code2().contains("FHD")) {
// 请求放货
// 穿拔轴点位
String deviceCode = task.getPoint_code1();