add 扫码反馈载具号
This commit is contained in:
@@ -512,7 +512,7 @@ public class AcsToWmsServiceImpl implements AcsToWmsService {
|
|||||||
if (ObjectUtil.isEmpty(one)) {
|
if (ObjectUtil.isEmpty(one)) {
|
||||||
// 返回400,物料不存在
|
// 返回400,物料不存在
|
||||||
taskResponse.setCode(HttpStatus.HTTP_BAD_REQUEST);
|
taskResponse.setCode(HttpStatus.HTTP_BAD_REQUEST);
|
||||||
taskResponse.setMessage("组盘不存在或已静置完成!");
|
taskResponse.setMessage("载具编码为"+baseRequest.getVehicle_code()+"组盘不存在!");
|
||||||
return taskResponse;
|
return taskResponse;
|
||||||
}
|
}
|
||||||
String yjDeviceCode = basePoint.getParent_point_code(); // 压机设备编码
|
String yjDeviceCode = basePoint.getParent_point_code(); // 压机设备编码
|
||||||
|
|||||||
Reference in New Issue
Block a user