|
@@ -1234,7 +1234,7 @@ public class BilletHotsendBaseServiceImpl extends ServiceImpl<BilletHotsendBaseM
|
|
}
|
|
}
|
|
|
|
|
|
storageBillInfo.setAmountTotal(storageBillInfo.getAmountTotal() + rollClubCommonList.size());
|
|
storageBillInfo.setAmountTotal(storageBillInfo.getAmountTotal() + rollClubCommonList.size());
|
|
- storageBillInfo.setBtype("0");
|
|
|
|
|
|
+// storageBillInfo.setBtype("0");
|
|
storageBillService.updateById(storageBillInfo);
|
|
storageBillService.updateById(storageBillInfo);
|
|
|
|
|
|
// 钢坯自动化操作日志
|
|
// 钢坯自动化操作日志
|