|
@@ -462,6 +462,334 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
|
|
|
// rowIndex = 48
|
|
|
tDailyProductionReport.setFeedingRatioPercentage(this.getCellDataString(sheet, 48, 2));
|
|
|
|
|
|
+ // rowIndex = 50
|
|
|
+ tDailyProductionReport.setSctfStorageTotalC2(this.getCellDataString(sheet, 50, 16));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1061(this.getCellDataString(sheet, 50, 17));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1062(this.getCellDataString(sheet, 50, 18));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1063(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1064(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1065Off(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 52
|
|
|
+ tDailyProductionReport.setHhpToe(this.getCellDataString(sheet, 52, 2));
|
|
|
+ tDailyProductionReport.setHhpTce(this.getCellDataString(sheet, 52, 3));
|
|
|
+ tDailyProductionReport.setHhpPre(this.getCellDataString(sheet, 52, 4));
|
|
|
+ tDailyProductionReport.setHhpCracker(this.getCellDataString(sheet, 52, 5));
|
|
|
+ tDailyProductionReport.setHhpCrackerTT(this.getCellDataString(sheet, 52, 6));
|
|
|
+ tDailyProductionReport.setHhpCrackerKgoe(this.getCellDataString(sheet, 52, 7));
|
|
|
+ tDailyProductionReport.setHhpCrackerKgce(this.getCellDataString(sheet, 52, 8));
|
|
|
+ tDailyProductionReport.setHhpPguAeu(this.getCellDataString(sheet, 52, 9));
|
|
|
+ tDailyProductionReport.setHhpPguAeuTT(this.getCellDataString(sheet, 52, 10));
|
|
|
+ tDailyProductionReport.setHhpPguAeuKgoe(this.getCellDataString(sheet, 52, 11));
|
|
|
+ tDailyProductionReport.setHhpPguAeuKgce(this.getCellDataString(sheet, 52, 12));
|
|
|
+ tDailyProductionReport.setHhpSctuFlare(this.getCellDataString(sheet, 52, 13));
|
|
|
+ tDailyProductionReport.setHhpSub(this.getCellDataString(sheet, 52, 14));
|
|
|
+ tDailyProductionReport.setHhpBcc(this.getCellDataString(sheet, 52, 15));
|
|
|
+ tDailyProductionReport.setSctfStorageTotalC3(this.getCellDataString(sheet, 50, 16));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1011(this.getCellDataString(sheet, 50, 17));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1012(this.getCellDataString(sheet, 50, 18));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1013(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1014(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1040Off(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 53
|
|
|
+ tDailyProductionReport.setNgToe(this.getCellDataString(sheet, 53, 2));
|
|
|
+ tDailyProductionReport.setNgTce(this.getCellDataString(sheet, 53, 3));
|
|
|
+ tDailyProductionReport.setNgPre(this.getCellDataString(sheet, 53, 4));
|
|
|
+ tDailyProductionReport.setNgCracker(this.getCellDataString(sheet, 53, 5));
|
|
|
+ tDailyProductionReport.setNgCrackerTT(this.getCellDataString(sheet, 53, 6));
|
|
|
+ tDailyProductionReport.setNgCrackerKgoe(this.getCellDataString(sheet, 53, 7));
|
|
|
+ tDailyProductionReport.setNgCrackerKgce(this.getCellDataString(sheet, 53, 8));
|
|
|
+ tDailyProductionReport.setNgPguAeu(this.getCellDataString(sheet, 53, 9));
|
|
|
+ tDailyProductionReport.setNgPguAeuTT(this.getCellDataString(sheet, 53, 10));
|
|
|
+ tDailyProductionReport.setNgPguAeuKgoe(this.getCellDataString(sheet, 53, 11));
|
|
|
+ tDailyProductionReport.setNgPguAeuKgce(this.getCellDataString(sheet, 53, 12));
|
|
|
+ tDailyProductionReport.setNgSctuFlare(this.getCellDataString(sheet, 53, 13));
|
|
|
+ tDailyProductionReport.setNgSub(this.getCellDataString(sheet, 53, 14));
|
|
|
+ tDailyProductionReport.setNgBcc(this.getCellDataString(sheet, 53, 15));
|
|
|
+
|
|
|
+ // rowIndex = 54
|
|
|
+ tDailyProductionReport.setFuelGasOffgasToe(this.getCellDataString(sheet, 54, 2));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasTce(this.getCellDataString(sheet, 54, 3));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasPre(this.getCellDataString(sheet, 54, 4));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasCracker(this.getCellDataString(sheet, 54, 5));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasCrackerTT(this.getCellDataString(sheet, 54, 6));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasCrackerKgoe(this.getCellDataString(sheet, 54, 7));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasCrackerKgce(this.getCellDataString(sheet, 54, 8));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasPguAeu(this.getCellDataString(sheet, 54, 9));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasPguAeuTT(this.getCellDataString(sheet, 54, 10));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasPguAeuKgoe(this.getCellDataString(sheet, 54, 11));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasPguAeuKgce(this.getCellDataString(sheet, 54, 12));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasSctuFlare(this.getCellDataString(sheet, 54, 13));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasSub(this.getCellDataString(sheet, 54, 14));
|
|
|
+ tDailyProductionReport.setFuelGasOffgasBcc(this.getCellDataString(sheet, 54, 15));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1020Lpg(this.getCellDataString(sheet, 50, 16));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1111C4s(this.getCellDataString(sheet, 50, 17));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1520Rpg(this.getCellDataString(sheet, 50, 18));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1350Po(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1310Btx(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1330Ebo(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 55
|
|
|
+ tDailyProductionReport.setShpToe(this.getCellDataString(sheet, 55, 2));
|
|
|
+ tDailyProductionReport.setShpTce(this.getCellDataString(sheet, 55, 3));
|
|
|
+ tDailyProductionReport.setShpPre(this.getCellDataString(sheet, 55, 4));
|
|
|
+ tDailyProductionReport.setShpCracker(this.getCellDataString(sheet, 55, 5));
|
|
|
+ tDailyProductionReport.setShpCrackerTT(this.getCellDataString(sheet, 55, 6));
|
|
|
+ tDailyProductionReport.setShpCrackerKgoe(this.getCellDataString(sheet, 55, 7));
|
|
|
+ tDailyProductionReport.setShpCrackerKgce(this.getCellDataString(sheet, 55, 8));
|
|
|
+ tDailyProductionReport.setShpPguAeu(this.getCellDataString(sheet, 55, 9));
|
|
|
+ tDailyProductionReport.setShpPguAeuTT(this.getCellDataString(sheet, 55, 10));
|
|
|
+ tDailyProductionReport.setShpPguAeuKgoe(this.getCellDataString(sheet, 55, 11));
|
|
|
+ tDailyProductionReport.setShpPguAeuKgce(this.getCellDataString(sheet, 55, 12));
|
|
|
+ tDailyProductionReport.setShpSctuFlare(this.getCellDataString(sheet, 55, 13));
|
|
|
+ tDailyProductionReport.setShpSub(this.getCellDataString(sheet, 55, 14));
|
|
|
+ tDailyProductionReport.setShpBcc(this.getCellDataString(sheet, 55, 15));
|
|
|
+
|
|
|
+ // rowIndex = 56
|
|
|
+ tDailyProductionReport.setHpToe(this.getCellDataString(sheet, 56, 2));
|
|
|
+ tDailyProductionReport.setHpTce(this.getCellDataString(sheet, 56, 3));
|
|
|
+ tDailyProductionReport.setHpPre(this.getCellDataString(sheet, 56, 4));
|
|
|
+ tDailyProductionReport.setHpCracker(this.getCellDataString(sheet, 56, 5));
|
|
|
+ tDailyProductionReport.setHpCrackerTT(this.getCellDataString(sheet, 56, 6));
|
|
|
+ tDailyProductionReport.setHpCrackerKgoe(this.getCellDataString(sheet, 56, 7));
|
|
|
+ tDailyProductionReport.setHpCrackerKgce(this.getCellDataString(sheet, 56, 8));
|
|
|
+ tDailyProductionReport.setHpPguAeu(this.getCellDataString(sheet, 56, 9));
|
|
|
+ tDailyProductionReport.setHpPguAeuTT(this.getCellDataString(sheet, 56, 10));
|
|
|
+ tDailyProductionReport.setHpPguAeuKgoe(this.getCellDataString(sheet, 56, 11));
|
|
|
+ tDailyProductionReport.setHpPguAeuKgce(this.getCellDataString(sheet, 56, 12));
|
|
|
+ tDailyProductionReport.setHpSctuFlare(this.getCellDataString(sheet, 56, 13));
|
|
|
+ tDailyProductionReport.setHpSub(this.getCellDataString(sheet, 56, 14));
|
|
|
+ tDailyProductionReport.setHpBcc(this.getCellDataString(sheet, 56, 15));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1430Lfo(this.getCellDataString(sheet, 50, 16));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1320OffBtx(this.getCellDataString(sheet, 50, 17));
|
|
|
+ tDailyProductionReport.setSctfStorageT201Btx(this.getCellDataString(sheet, 50, 18));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1340C9(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageClt1350C9(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1160Nh3(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 57
|
|
|
+ tDailyProductionReport.setMpToe(this.getCellDataString(sheet, 57, 2));
|
|
|
+ tDailyProductionReport.setMpTce(this.getCellDataString(sheet, 57, 3));
|
|
|
+ tDailyProductionReport.setMpPre(this.getCellDataString(sheet, 57, 4));
|
|
|
+ tDailyProductionReport.setMpCracker(this.getCellDataString(sheet, 57, 5));
|
|
|
+ tDailyProductionReport.setMpCrackerTT(this.getCellDataString(sheet, 57, 6));
|
|
|
+ tDailyProductionReport.setMpCrackerKgoe(this.getCellDataString(sheet, 57, 7));
|
|
|
+ tDailyProductionReport.setMpCrackerKgce(this.getCellDataString(sheet, 57, 8));
|
|
|
+ tDailyProductionReport.setMpPguAeu(this.getCellDataString(sheet, 57, 9));
|
|
|
+ tDailyProductionReport.setMpPguAeuTT(this.getCellDataString(sheet, 57, 10));
|
|
|
+ tDailyProductionReport.setMpPguAeuKgoe(this.getCellDataString(sheet, 57, 11));
|
|
|
+ tDailyProductionReport.setMpPguAeuKgce(this.getCellDataString(sheet, 57, 12));
|
|
|
+ tDailyProductionReport.setMpSctuFlare(this.getCellDataString(sheet, 57, 13));
|
|
|
+ tDailyProductionReport.setMpSub(this.getCellDataString(sheet, 57, 14));
|
|
|
+ tDailyProductionReport.setMpBcc(this.getCellDataString(sheet, 57, 15));
|
|
|
+
|
|
|
+ // rowIndex = 58
|
|
|
+ tDailyProductionReport.setLpToe(this.getCellDataString(sheet, 58, 2));
|
|
|
+ tDailyProductionReport.setLpTce(this.getCellDataString(sheet, 58, 3));
|
|
|
+ tDailyProductionReport.setLpPre(this.getCellDataString(sheet, 58, 4));
|
|
|
+ tDailyProductionReport.setLpCracker(this.getCellDataString(sheet, 58, 5));
|
|
|
+ tDailyProductionReport.setLpCrackerTT(this.getCellDataString(sheet, 58, 6));
|
|
|
+ tDailyProductionReport.setLpCrackerKgoe(this.getCellDataString(sheet, 58, 7));
|
|
|
+ tDailyProductionReport.setLpCrackerKgce(this.getCellDataString(sheet, 58, 8));
|
|
|
+ tDailyProductionReport.setLpPguAeu(this.getCellDataString(sheet, 58, 9));
|
|
|
+ tDailyProductionReport.setLpPguAeuTT(this.getCellDataString(sheet, 58, 10));
|
|
|
+ tDailyProductionReport.setLpPguAeuKgoe(this.getCellDataString(sheet, 58, 11));
|
|
|
+ tDailyProductionReport.setLpPguAeuKgce(this.getCellDataString(sheet, 58, 12));
|
|
|
+ tDailyProductionReport.setLpSctuFlare(this.getCellDataString(sheet, 58, 13));
|
|
|
+ tDailyProductionReport.setLpSub(this.getCellDataString(sheet, 58, 14));
|
|
|
+ tDailyProductionReport.setLpBcc(this.getCellDataString(sheet, 58, 15));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1510B(this.getCellDataString(sheet, 50, 17));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1320OffBtx(this.getCellDataString(sheet, 50, 18));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1360T(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1410X(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageClt1380X(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 59
|
|
|
+ tDailyProductionReport.setElectricityToe(this.getCellDataString(sheet, 59, 2));
|
|
|
+ tDailyProductionReport.setElectricityTce(this.getCellDataString(sheet, 59, 3));
|
|
|
+ tDailyProductionReport.setElectricityPre(this.getCellDataString(sheet, 59, 4));
|
|
|
+ tDailyProductionReport.setElectricityCracker(this.getCellDataString(sheet, 59, 5));
|
|
|
+ tDailyProductionReport.setElectricityCrackerTT(this.getCellDataString(sheet, 59, 6));
|
|
|
+ tDailyProductionReport.setElectricityCrackerKgoe(this.getCellDataString(sheet, 59, 7));
|
|
|
+ tDailyProductionReport.setElectricityCrackerKgce(this.getCellDataString(sheet, 59, 8));
|
|
|
+ tDailyProductionReport.setElectricityPguAeu(this.getCellDataString(sheet, 59, 9));
|
|
|
+ tDailyProductionReport.setElectricityPguAeuTT(this.getCellDataString(sheet, 59, 10));
|
|
|
+ tDailyProductionReport.setElectricityPguAeuKgoe(this.getCellDataString(sheet, 59, 11));
|
|
|
+ tDailyProductionReport.setElectricityPguAeuKgce(this.getCellDataString(sheet, 59, 12));
|
|
|
+ tDailyProductionReport.setElectricitySctuFlare(this.getCellDataString(sheet, 59, 13));
|
|
|
+ tDailyProductionReport.setElectricitySub(this.getCellDataString(sheet, 59, 14));
|
|
|
+ tDailyProductionReport.setElectricityBcc(this.getCellDataString(sheet, 59, 15));
|
|
|
+
|
|
|
+ // rowIndex = 60
|
|
|
+ tDailyProductionReport.setCoolingWaterToe(this.getCellDataString(sheet, 60, 2));
|
|
|
+ tDailyProductionReport.setCoolingWaterTce(this.getCellDataString(sheet, 60, 3));
|
|
|
+ tDailyProductionReport.setCoolingWaterPre(this.getCellDataString(sheet, 60, 4));
|
|
|
+ tDailyProductionReport.setCoolingWaterCracker(this.getCellDataString(sheet, 60, 5));
|
|
|
+ tDailyProductionReport.setCoolingWaterCrackerTT(this.getCellDataString(sheet, 60, 6));
|
|
|
+ tDailyProductionReport.setCoolingWaterCrackerKgoe(this.getCellDataString(sheet, 60, 7));
|
|
|
+ tDailyProductionReport.setCoolingWaterCrackerKgce(this.getCellDataString(sheet, 60, 8));
|
|
|
+ tDailyProductionReport.setCoolingWaterPguAeu(this.getCellDataString(sheet, 60, 9));
|
|
|
+ tDailyProductionReport.setCoolingWaterPguAeuTT(this.getCellDataString(sheet, 60, 10));
|
|
|
+ tDailyProductionReport.setCoolingWaterPguAeuKgoe(this.getCellDataString(sheet, 60, 11));
|
|
|
+ tDailyProductionReport.setCoolingWaterPguAeuKgce(this.getCellDataString(sheet, 60, 12));
|
|
|
+ tDailyProductionReport.setCoolingWaterSctuFlare(this.getCellDataString(sheet, 60, 13));
|
|
|
+ tDailyProductionReport.setCoolingWaterSub(this.getCellDataString(sheet, 60, 14));
|
|
|
+ tDailyProductionReport.setCoolingWaterBcc(this.getCellDataString(sheet, 60, 15));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1420Dimer(this.getCellDataString(sheet, 50, 18));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1110R1(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1130Ib(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1150R3(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 61
|
|
|
+ tDailyProductionReport.setPolishedConToe(this.getCellDataString(sheet, 61, 2));
|
|
|
+ tDailyProductionReport.setPolishedConTce(this.getCellDataString(sheet, 61, 3));
|
|
|
+ tDailyProductionReport.setPolishedConPre(this.getCellDataString(sheet, 61, 4));
|
|
|
+ tDailyProductionReport.setPolishedConCracker(this.getCellDataString(sheet, 61, 5));
|
|
|
+ tDailyProductionReport.setPolishedConCrackerTT(this.getCellDataString(sheet, 61, 6));
|
|
|
+ tDailyProductionReport.setPolishedConCrackerKgoe(this.getCellDataString(sheet, 61, 7));
|
|
|
+ tDailyProductionReport.setPolishedConCrackerKgce(this.getCellDataString(sheet, 61, 8));
|
|
|
+ tDailyProductionReport.setPolishedConPguAeu(this.getCellDataString(sheet, 61, 9));
|
|
|
+ tDailyProductionReport.setPolishedConPguAeuTT(this.getCellDataString(sheet, 61, 10));
|
|
|
+ tDailyProductionReport.setPolishedConPguAeuKgoe(this.getCellDataString(sheet, 61, 11));
|
|
|
+ tDailyProductionReport.setPolishedConPguAeuKgce(this.getCellDataString(sheet, 61, 12));
|
|
|
+ tDailyProductionReport.setPolishedConSctuFlare(this.getCellDataString(sheet, 61, 13));
|
|
|
+ tDailyProductionReport.setPolishedConSub(this.getCellDataString(sheet, 61, 14));
|
|
|
+ tDailyProductionReport.setPolishedConBcc(this.getCellDataString(sheet, 61, 15));
|
|
|
+
|
|
|
+ // rowIndex = 62
|
|
|
+ tDailyProductionReport.setHpBfwToe(this.getCellDataString(sheet, 62, 2));
|
|
|
+ tDailyProductionReport.setHpBfwTce(this.getCellDataString(sheet, 62, 3));
|
|
|
+ tDailyProductionReport.setHpBfwPre(this.getCellDataString(sheet, 62, 4));
|
|
|
+ tDailyProductionReport.setHpBfwCracker(this.getCellDataString(sheet, 62, 5));
|
|
|
+ tDailyProductionReport.setHpBfwCrackerTT(this.getCellDataString(sheet, 62, 6));
|
|
|
+ tDailyProductionReport.setHpBfwCrackerKgoe(this.getCellDataString(sheet, 62, 7));
|
|
|
+ tDailyProductionReport.setHpBfwCrackerKgce(this.getCellDataString(sheet, 62, 8));
|
|
|
+ tDailyProductionReport.setHpBfwPguAeu(this.getCellDataString(sheet, 62, 9));
|
|
|
+ tDailyProductionReport.setHpBfwPguAeuTT(this.getCellDataString(sheet, 62, 10));
|
|
|
+ tDailyProductionReport.setHpBfwPguAeuKgoe(this.getCellDataString(sheet, 62, 11));
|
|
|
+ tDailyProductionReport.setHpBfwPguAeuKgce(this.getCellDataString(sheet, 62, 12));
|
|
|
+ tDailyProductionReport.setHpBfwSctuFlare(this.getCellDataString(sheet, 62, 13));
|
|
|
+ tDailyProductionReport.setHpBfwSub(this.getCellDataString(sheet, 62, 14));
|
|
|
+ tDailyProductionReport.setHpBfwBcc(this.getCellDataString(sheet, 62, 15));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1140Bd(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1141Bd(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageTk1142Bd(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 63
|
|
|
+ tDailyProductionReport.setProdWaterToe(this.getCellDataString(sheet, 63, 2));
|
|
|
+ tDailyProductionReport.setProdWaterTce(this.getCellDataString(sheet, 63, 3));
|
|
|
+ tDailyProductionReport.setProdWaterPre(this.getCellDataString(sheet, 63, 4));
|
|
|
+ tDailyProductionReport.setProdWaterCracker(this.getCellDataString(sheet, 63, 5));
|
|
|
+ tDailyProductionReport.setProdWaterCrackerTT(this.getCellDataString(sheet, 63, 6));
|
|
|
+ tDailyProductionReport.setProdWaterCrackerKgoe(this.getCellDataString(sheet, 63, 7));
|
|
|
+ tDailyProductionReport.setProdWaterCrackerKgce(this.getCellDataString(sheet, 63, 8));
|
|
|
+ tDailyProductionReport.setProdWaterPguAeu(this.getCellDataString(sheet, 63, 9));
|
|
|
+ tDailyProductionReport.setProdWaterPguAeuTT(this.getCellDataString(sheet, 63, 10));
|
|
|
+ tDailyProductionReport.setProdWaterPguAeuKgoe(this.getCellDataString(sheet, 63, 11));
|
|
|
+ tDailyProductionReport.setProdWaterPguAeuKgce(this.getCellDataString(sheet, 63, 12));
|
|
|
+ tDailyProductionReport.setProdWaterSctuFlare(this.getCellDataString(sheet, 63, 13));
|
|
|
+ tDailyProductionReport.setProdWaterSub(this.getCellDataString(sheet, 63, 14));
|
|
|
+ tDailyProductionReport.setProdWaterBcc(this.getCellDataString(sheet, 63, 15));
|
|
|
+
|
|
|
+ // rowIndex = 64
|
|
|
+ tDailyProductionReport.setTurbineConToe(this.getCellDataString(sheet, 64, 2));
|
|
|
+ tDailyProductionReport.setTurbineConTce(this.getCellDataString(sheet, 64, 3));
|
|
|
+ tDailyProductionReport.setTurbineConPre(this.getCellDataString(sheet, 64, 4));
|
|
|
+ tDailyProductionReport.setTurbineConCracker(this.getCellDataString(sheet, 64, 5));
|
|
|
+ tDailyProductionReport.setTurbineConCrackerTT(this.getCellDataString(sheet, 64, 6));
|
|
|
+ tDailyProductionReport.setTurbineConCrackerKgoe(this.getCellDataString(sheet, 64, 7));
|
|
|
+ tDailyProductionReport.setTurbineConCrackerKgce(this.getCellDataString(sheet, 64, 8));
|
|
|
+ tDailyProductionReport.setTurbineConPguAeu(this.getCellDataString(sheet, 64, 9));
|
|
|
+ tDailyProductionReport.setTurbineConPguAeuTT(this.getCellDataString(sheet, 64, 10));
|
|
|
+ tDailyProductionReport.setTurbineConPguAeuKgoe(this.getCellDataString(sheet, 64, 11));
|
|
|
+ tDailyProductionReport.setTurbineConPguAeuKgce(this.getCellDataString(sheet, 64, 12));
|
|
|
+ tDailyProductionReport.setTurbineConSctuFlare(this.getCellDataString(sheet, 64, 13));
|
|
|
+ tDailyProductionReport.setTurbineConSub(this.getCellDataString(sheet, 64, 14));
|
|
|
+ tDailyProductionReport.setTurbineConBcc(this.getCellDataString(sheet, 64, 15));
|
|
|
+ tDailyProductionReport.setSctfStorageTotalNap(this.getCellDataString(sheet, 50, 18));
|
|
|
+ tDailyProductionReport.setSctfStorageCltf1621(this.getCellDataString(sheet, 50, 19));
|
|
|
+ tDailyProductionReport.setSctfStorageCltf1622(this.getCellDataString(sheet, 50, 20));
|
|
|
+ tDailyProductionReport.setSctfStorageCltf1623(this.getCellDataString(sheet, 50, 21));
|
|
|
+
|
|
|
+ // rowIndex = 65
|
|
|
+ tDailyProductionReport.setPaIaToe(this.getCellDataString(sheet, 65, 2));
|
|
|
+ tDailyProductionReport.setPaIaTce(this.getCellDataString(sheet, 65, 3));
|
|
|
+ tDailyProductionReport.setPaIaPre(this.getCellDataString(sheet, 65, 4));
|
|
|
+ tDailyProductionReport.setPaIaCracker(this.getCellDataString(sheet, 65, 5));
|
|
|
+ tDailyProductionReport.setPaIaCrackerTT(this.getCellDataString(sheet, 65, 6));
|
|
|
+ tDailyProductionReport.setPaIaCrackerKgoe(this.getCellDataString(sheet, 65, 7));
|
|
|
+ tDailyProductionReport.setPaIaCrackerKgce(this.getCellDataString(sheet, 65, 8));
|
|
|
+ tDailyProductionReport.setPaIaPguAeu(this.getCellDataString(sheet, 65, 9));
|
|
|
+ tDailyProductionReport.setPaIaPguAeuTT(this.getCellDataString(sheet, 65, 10));
|
|
|
+ tDailyProductionReport.setPaIaPguAeuKgoe(this.getCellDataString(sheet, 65, 11));
|
|
|
+ tDailyProductionReport.setPaIaPguAeuKgce(this.getCellDataString(sheet, 65, 12));
|
|
|
+ tDailyProductionReport.setPaIaSctuFlare(this.getCellDataString(sheet, 65, 13));
|
|
|
+ tDailyProductionReport.setPaIaSub(this.getCellDataString(sheet, 65, 14));
|
|
|
+ tDailyProductionReport.setPaIaBcc(this.getCellDataString(sheet, 65, 15));
|
|
|
+
|
|
|
+ // rowIndex = 66
|
|
|
+ tDailyProductionReport.setN2Toe(this.getCellDataString(sheet, 66, 2));
|
|
|
+ tDailyProductionReport.setN2Tce(this.getCellDataString(sheet, 66, 3));
|
|
|
+ tDailyProductionReport.setN2Pre(this.getCellDataString(sheet, 66, 4));
|
|
|
+ tDailyProductionReport.setN2Cracker(this.getCellDataString(sheet, 66, 5));
|
|
|
+ tDailyProductionReport.setN2CrackerTT(this.getCellDataString(sheet, 66, 6));
|
|
|
+ tDailyProductionReport.setN2CrackerKgoe(this.getCellDataString(sheet, 66, 7));
|
|
|
+ tDailyProductionReport.setN2CrackerKgce(this.getCellDataString(sheet, 66, 8));
|
|
|
+ tDailyProductionReport.setN2PguAeu(this.getCellDataString(sheet, 66, 9));
|
|
|
+ tDailyProductionReport.setN2PguAeuTT(this.getCellDataString(sheet, 66, 10));
|
|
|
+ tDailyProductionReport.setN2PguAeuKgoe(this.getCellDataString(sheet, 66, 11));
|
|
|
+ tDailyProductionReport.setN2PguAeuKgce(this.getCellDataString(sheet, 66, 12));
|
|
|
+ tDailyProductionReport.setN2SctuFlare(this.getCellDataString(sheet, 66, 13));
|
|
|
+ tDailyProductionReport.setN2Sub(this.getCellDataString(sheet, 66, 14));
|
|
|
+ tDailyProductionReport.setN2Bcc(this.getCellDataString(sheet, 66, 15));
|
|
|
+
|
|
|
+ // rowIndex = 67
|
|
|
+ tDailyProductionReport.setTotalToe(this.getCellDataString(sheet, 67, 2));
|
|
|
+ tDailyProductionReport.setTotalTce(this.getCellDataString(sheet, 67, 3));
|
|
|
+ tDailyProductionReport.setTotalPre(this.getCellDataString(sheet, 67, 4));
|
|
|
+ tDailyProductionReport.setTotalCracker(this.getCellDataString(sheet, 67, 5));
|
|
|
+ tDailyProductionReport.setTotalCrackerTT(this.getCellDataString(sheet, 67, 6));
|
|
|
+ tDailyProductionReport.setTotalCrackerKgoe(this.getCellDataString(sheet, 67, 7));
|
|
|
+ tDailyProductionReport.setTotalCrackerKgce(this.getCellDataString(sheet, 67, 8));
|
|
|
+ tDailyProductionReport.setTotalPguAeu(this.getCellDataString(sheet, 67, 9));
|
|
|
+ tDailyProductionReport.setTotalPguAeuTT(this.getCellDataString(sheet, 67, 10));
|
|
|
+ tDailyProductionReport.setTotalPguAeuKgoe(this.getCellDataString(sheet, 67, 11));
|
|
|
+ tDailyProductionReport.setTotalPguAeuKgce(this.getCellDataString(sheet, 67, 12));
|
|
|
+ tDailyProductionReport.setFrEoEg(this.getCellDataString(sheet, 67, 14));
|
|
|
+
|
|
|
+ // rowIndex = 68
|
|
|
+ tDailyProductionReport.setTargetToe(this.getCellDataString(sheet, 68, 2));
|
|
|
+ tDailyProductionReport.setTargetTce(this.getCellDataString(sheet, 68, 3));
|
|
|
+ tDailyProductionReport.setTargetPre(this.getCellDataString(sheet, 68, 4));
|
|
|
+ tDailyProductionReport.setTargetCracker(this.getCellDataString(sheet, 68, 5));
|
|
|
+ tDailyProductionReport.setTargetCrackerTT(this.getCellDataString(sheet, 68, 6));
|
|
|
+ tDailyProductionReport.setTargetCrackerKgoe(this.getCellDataString(sheet, 68, 7));
|
|
|
+ tDailyProductionReport.setTargetCrackerKgce(this.getCellDataString(sheet, 68, 8));
|
|
|
+ tDailyProductionReport.setTargetPguAeu(this.getCellDataString(sheet, 68, 9));
|
|
|
+ tDailyProductionReport.setTargetPguAeuTT(this.getCellDataString(sheet, 68, 10));
|
|
|
+ tDailyProductionReport.setTargetPguAeuKgoe(this.getCellDataString(sheet, 68, 11));
|
|
|
+ tDailyProductionReport.setTargetPguAeuKgce(this.getCellDataString(sheet, 68, 12));
|
|
|
+ tDailyProductionReport.setLoadPercentage(this.getCellDataString(sheet, 68, 14));
|
|
|
+ tDailyProductionReport.setCol320fc2161(this.getCellDataString(sheet, 68, 15));
|
|
|
+ tDailyProductionReport.setC210pdi(this.getCellDataString(sheet, 68, 16));
|
|
|
+ tDailyProductionReport.setTemperature(this.getCellDataString(sheet, 68, 17));
|
|
|
+ tDailyProductionReport.setCrackingFurnaceBurn(this.getCellDataString(sheet, 68, 18));
|
|
|
+
|
|
|
+ // rowIndex = 69
|
|
|
+ tDailyProductionReport.setProducedToe(this.getCellDataString(sheet, 69, 2));
|
|
|
+ tDailyProductionReport.setProducedTce(this.getCellDataString(sheet, 69, 3));
|
|
|
+ tDailyProductionReport.setProducedPre(this.getCellDataString(sheet, 69, 4));
|
|
|
+ tDailyProductionReport.setProducedCracker(this.getCellDataString(sheet, 69, 5));
|
|
|
+ tDailyProductionReport.setProducedCrackerTT(this.getCellDataString(sheet, 69, 6));
|
|
|
+ tDailyProductionReport.setProducedCrackerKgoe(this.getCellDataString(sheet, 69, 7));
|
|
|
+ tDailyProductionReport.setProducedCrackerKgce(this.getCellDataString(sheet, 69, 8));
|
|
|
+ tDailyProductionReport.setProducedPguAeu(this.getCellDataString(sheet, 69, 9));
|
|
|
+ tDailyProductionReport.setProducedPguAeuTT(this.getCellDataString(sheet, 69, 10));
|
|
|
+ tDailyProductionReport.setProducedPguAeuKgoe(this.getCellDataString(sheet, 69, 11));
|
|
|
+ tDailyProductionReport.setProducedPguAeuKgce(this.getCellDataString(sheet, 69, 12));
|
|
|
+ tDailyProductionReport.setHsProducet(this.getCellDataString(sheet, 69, 14));
|
|
|
+
|
|
|
// 新增一条生产日报记录
|
|
|
// tDailyProductionReportMapper.insertTDailyProductionReport(tDailyProductionReport);
|
|
|
|