update 河南省平台service

This commit is contained in:
Lemon
2025-02-12 16:38:46 +08:00
parent b85780f576
commit 153fe0cae0
4 changed files with 406 additions and 0 deletions

View File

@@ -1259,6 +1259,7 @@ public class PileBasicInfoServiceImpl implements PileBasicInfoService {
equipmentInfo.setNewNationalStandard(1);
equipmentInfo.setVinFlag(1);
equipmentInfo.setEquipmentName(pileSn);
equipmentInfo.setEquipmentApplication(1);
equipmentInfo.setEquipmentInvestment(new BigDecimal("0.0"));
equipmentInfo.setProductSN(pileSn);
equipmentInfo.setOpenDate(DateUtils.parseDateToStr(DateUtils.YYYY_MM_DD, pileDetailInfoVO.getCreateTime()));