add:PC组盘
This commit is contained in:
@@ -95,6 +95,7 @@ public class MdPbGroupplateServiceImpl extends ServiceImpl<MdPbGroupplateMapper,
|
||||
dto.setCreate_time(DateUtil.now());
|
||||
this.save(dto);
|
||||
} else {
|
||||
|
||||
// 组盘
|
||||
String vehicle_code = dto.getVehicle_code();
|
||||
if (ObjectUtil.isEmpty(vehicle_code)) {
|
||||
|
||||
Reference in New Issue
Block a user