|
@@ -383,7 +383,7 @@ public class BilletHotsendBaseServiceImpl extends ServiceImpl<BilletHotsendBaseM
|
|
|
billetLiftingBillUpdate.setAssemblyNumber(getAssemblyNumber(billetBasicInfoLists));
|
|
|
billetLiftingBillService.updateById(billetLiftingBillUpdate);
|
|
|
} catch (Exception e) {
|
|
|
- log.info("{}{}", "更新吊运单异常,C端自动化热装<保存>失败!", JSON.toJSON(billetLiftingBillUpdate);
|
|
|
+ log.info("{}{}", "更新吊运单异常,C端自动化热装<保存>失败!", JSON.toJSON(billetLiftingBillUpdate));
|
|
|
return;
|
|
|
}
|
|
|
}
|