|
@@ -228,6 +228,7 @@ public class BilletHotsendChangeShiftServiceImpl extends ServiceImpl<BilletHotse
|
|
billetHotsendChangeShift1.setAllCarNum(0);
|
|
billetHotsendChangeShift1.setAllCarNum(0);
|
|
billetHotsendChangeShift1.setCounts(0);
|
|
billetHotsendChangeShift1.setCounts(0);
|
|
billetHotsendChangeShift1.setBlankOutputs(0d);
|
|
billetHotsendChangeShift1.setBlankOutputs(0d);
|
|
|
|
+ billetHotsendChangeShift1.setConfirmStatus(1);
|
|
baseMapper.insert(billetHotsendChangeShift1);
|
|
baseMapper.insert(billetHotsendChangeShift1);
|
|
|
|
|
|
/**
|
|
/**
|
|
@@ -335,6 +336,7 @@ public class BilletHotsendChangeShiftServiceImpl extends ServiceImpl<BilletHotse
|
|
billetHotsendChangeShift1.setAllCarNum(0);
|
|
billetHotsendChangeShift1.setAllCarNum(0);
|
|
billetHotsendChangeShift1.setCounts(0);
|
|
billetHotsendChangeShift1.setCounts(0);
|
|
billetHotsendChangeShift1.setBlankOutputs(0d);
|
|
billetHotsendChangeShift1.setBlankOutputs(0d);
|
|
|
|
+ billetHotsendChangeShift1.setConfirmStatus(1);
|
|
baseMapper.insert(billetHotsendChangeShift1);
|
|
baseMapper.insert(billetHotsendChangeShift1);
|
|
|
|
|
|
/**
|
|
/**
|