fix: 放货点异常
This commit is contained in:
@@ -2774,7 +2774,7 @@ public class AcsToWmsServiceImpl implements AcsToWmsService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ("2".equals(type)) {
|
if ("2".equals(type)) {
|
||||||
if (task.getPoint_code1().contains("FHD")) {
|
if (task.getPoint_code2().contains("FHD")) {
|
||||||
// 请求放货
|
// 请求放货
|
||||||
// 穿拔轴点位
|
// 穿拔轴点位
|
||||||
String deviceCode = task.getPoint_code1();
|
String deviceCode = task.getPoint_code1();
|
||||||
|
|||||||
Reference in New Issue
Block a user