Bläddra i källkod

王子文 日报 有效位数

wangggziwen 2 år sedan
förälder
incheckning
97f28497b3

+ 31 - 31
master/src/main/java/com/ruoyi/project/production/service/impl/TDailyProductionReportServiceImpl.java

@@ -262,7 +262,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             // rowIndex = 14
             tDailyProductionReport.setRaff1FrBd(this.roundDecimal(this.getCellDataString(sheet, 14, 0), 0));
             // rowIndex = 15
-            tDailyProductionReport.setEboYieldPercentage(this.roundPercentage(this.getCellDataString(sheet, 15, 6), 0));
+            tDailyProductionReport.setEboYieldPercentage(this.roundPercentage(this.getCellDataString(sheet, 15, 6), 2));
             tDailyProductionReport.setEboProduced(this.roundDecimal(this.getCellDataString(sheet, 15, 7), 0));
             tDailyProductionReport.setEboInventory(this.roundDecimal(this.getCellDataString(sheet, 15, 8), 0));
             tDailyProductionReport.setEboChange(this.roundDecimal(this.getCellDataString(sheet, 15, 9), 0));
@@ -346,7 +346,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setAeuTolueneFrYpc(this.roundDecimal(this.getCellDataString(sheet, 27, 21), 2));
             // rowIndex = 28
             tDailyProductionReport.setHyC9(this.roundDecimal(this.getCellDataString(sheet, 28, 0), 0));
-            tDailyProductionReport.setAeuTolueneYeildPercentage(this.roundPercentage(this.getCellDataString(sheet, 28, 17), 2));
+            tDailyProductionReport.setAeuTolueneYeildPercentage(this.roundPercentage(this.getCellDataString(sheet, 28, 17), 0));
             tDailyProductionReport.setAeuTolueneInventory(this.roundDecimal(this.getCellDataString(sheet, 28, 18), 0));
             // rowIndex = 29
             tDailyProductionReport.setAeuTolueneProduced(this.roundDecimal(this.getCellDataString(sheet, 29, 17), 0));
@@ -356,7 +356,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             // rowIndex = 30
             tDailyProductionReport.setPguOffgas(this.roundDecimal(this.getCellDataString(sheet, 30, 0), 0));
             tDailyProductionReport.setPguAeuTH(this.roundDecimal(this.getCellDataString(sheet, 30, 13), 0));
-            tDailyProductionReport.setAeuXyleneYeildPercentage(this.roundPercentage(this.getCellDataString(sheet, 30, 17), 2));
+            tDailyProductionReport.setAeuXyleneYeildPercentage(this.roundPercentage(this.getCellDataString(sheet, 30, 17), 0));
             tDailyProductionReport.setAeuXyleneInventory(this.roundDecimal(this.getCellDataString(sheet, 30, 18), 0));
             // rowIndex = 31
             tDailyProductionReport.setAeuXyleneProduced(this.roundDecimal(this.getCellDataString(sheet, 31, 17), 0));
@@ -365,7 +365,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             // rowIndex = 32
             tDailyProductionReport.setWashOil(this.roundDecimal(this.getCellDataString(sheet, 32, 0), 0));
             tDailyProductionReport.setPguToAeu(this.roundDecimal(this.getCellDataString(sheet, 32, 13), 0));
-            tDailyProductionReport.setAeuC6C8NaYeildPercentage(this.roundPercentage(this.getCellDataString(sheet, 32, 17), 2));
+            tDailyProductionReport.setAeuC6C8NaYeildPercentage(this.roundPercentage(this.getCellDataString(sheet, 32, 17), 1));
             tDailyProductionReport.setAeuC6C8NaInventory(this.roundDecimal(this.getCellDataString(sheet, 32, 18), 0));
             // rowIndex = 33
             tDailyProductionReport.setPguRpgTH(this.roundDecimal(this.getCellDataString(sheet, 33, 6), 0));
@@ -405,7 +405,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setPguWashoilToEu(this.roundDecimal(this.getCellDataString(sheet, 38, 12), 0));
             tDailyProductionReport.setAeuTotalLoss(this.roundDecimal(this.getCellDataString(sheet, 38, 17), 1));
             tDailyProductionReport.setPguAeuTotalLoss(this.roundDecimal(this.getCellDataString(sheet, 38, 18), 1));
-            tDailyProductionReport.setAeuXyleneToRttf(this.roundPercentage(this.getCellDataString(sheet, 38, 20), 2));
+            tDailyProductionReport.setAeuXyleneToRttf(this.roundDecimal(this.getCellDataString(sheet, 38, 20), 2));
             // rowIndex = 39
             tDailyProductionReport.setTotalOutput(this.roundDecimal(this.getCellDataString(sheet, 39, 2), 0));
             tDailyProductionReport.setPguH2(this.roundDecimal(this.getCellDataString(sheet, 39, 5), 0));
@@ -471,7 +471,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setSctfStorageTk1064(this.roundDecimal(this.getCellDataString(sheet, 50, 20), 3));
             tDailyProductionReport.setSctfStorageTk1065Off(this.roundDecimal(this.getCellDataString(sheet, 50, 21), 3));
             // rowIndex = 52
-            tDailyProductionReport.setHhpToe(this.roundDecimal(this.getCellDataString(sheet, 52, 2), 3));
+            tDailyProductionReport.setHhpToe(this.roundDecimal(this.getCellDataString(sheet, 52, 2), 4));
             tDailyProductionReport.setHhpTce(this.roundDecimal(this.getCellDataString(sheet, 52, 3), 4));
             tDailyProductionReport.setHhpPre(this.roundDecimal(this.getCellDataString(sheet, 52, 4), 4));
             tDailyProductionReport.setHhpCracker(this.roundDecimal(this.getCellDataString(sheet, 52, 5), 0));
@@ -483,7 +483,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setHhpPguAeuKgoe(this.roundDecimal(this.getCellDataString(sheet, 52, 11), 1));
             tDailyProductionReport.setHhpPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 52, 12), 1));
             tDailyProductionReport.setHhpSctuFlare(this.roundDecimal(this.getCellDataString(sheet, 52, 13), 0));
-            tDailyProductionReport.setHhpSub(this.roundDecimal(this.getCellDataString(sheet, 52, 14), 2));
+            tDailyProductionReport.setHhpSub(this.roundDecimal(this.getCellDataString(sheet, 52, 14), 0));
             tDailyProductionReport.setHhpBcc(this.roundDecimal(this.getCellDataString(sheet, 52, 15), 0));
             tDailyProductionReport.setSctfStorageTotalC3(this.roundDecimal(this.getCellDataString(sheet, 52, 16), 3));
             tDailyProductionReport.setSctfStorageTk1011(this.roundDecimal(this.getCellDataString(sheet, 52, 17), 3));
@@ -492,7 +492,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setSctfStorageTk1014(this.roundDecimal(this.getCellDataString(sheet, 52, 20), 3));
             tDailyProductionReport.setSctfStorageTk1040Off(this.roundDecimal(this.getCellDataString(sheet, 52, 21), 3));
             // rowIndex = 53
-            tDailyProductionReport.setNgToe(this.roundDecimal(this.getCellDataString(sheet, 53, 2), 3));
+            tDailyProductionReport.setNgToe(this.roundDecimal(this.getCellDataString(sheet, 53, 2), 4));
             tDailyProductionReport.setNgTce(this.roundDecimal(this.getCellDataString(sheet, 53, 3), 4));
             tDailyProductionReport.setNgPre(this.roundDecimal(this.getCellDataString(sheet, 53, 4), 4));
             tDailyProductionReport.setNgCracker(this.roundDecimal(this.getCellDataString(sheet, 53, 5), 0));
@@ -507,7 +507,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setNgSub(this.roundDecimal(this.getCellDataString(sheet, 53, 14), 2));
             tDailyProductionReport.setNgBcc(this.roundDecimal(this.getCellDataString(sheet, 53, 15), 0));
             // rowIndex = 54
-            tDailyProductionReport.setFuelGasOffgasToe(this.roundDecimal(this.getCellDataString(sheet, 54, 2), 3));
+            tDailyProductionReport.setFuelGasOffgasToe(this.roundDecimal(this.getCellDataString(sheet, 54, 2), 4));
             tDailyProductionReport.setFuelGasOffgasTce(this.roundDecimal(this.getCellDataString(sheet, 54, 3), 4));
             tDailyProductionReport.setFuelGasOffgasPre(this.roundDecimal(this.getCellDataString(sheet, 54, 4), 4));
             tDailyProductionReport.setFuelGasOffgasCracker(this.roundDecimal(this.getCellDataString(sheet, 54, 5), 0));
@@ -519,7 +519,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setFuelGasOffgasPguAeuKgoe(this.roundDecimal(this.getCellDataString(sheet, 54, 11), 1));
             tDailyProductionReport.setFuelGasOffgasPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 54, 12), 1));
             tDailyProductionReport.setFuelGasOffgasSctuFlare(this.roundDecimal(this.getCellDataString(sheet, 54, 13), 0));
-            tDailyProductionReport.setFuelGasOffgasSub(this.roundDecimal(this.getCellDataString(sheet, 54, 14), 2));
+            tDailyProductionReport.setFuelGasOffgasSub(this.roundDecimal(this.getCellDataString(sheet, 54, 14), 0));
             tDailyProductionReport.setFuelGasOffgasBcc(this.roundDecimal(this.getCellDataString(sheet, 54, 15), 0));
             tDailyProductionReport.setSctfStorageTk1020Lpg(this.roundDecimal(this.getCellDataString(sheet, 54, 16), 3));
             tDailyProductionReport.setSctfStorageTk1111C4s(this.roundDecimal(this.getCellDataString(sheet, 54, 17), 3));
@@ -528,7 +528,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setSctfStorageTk1310Btx(this.roundDecimal(this.getCellDataString(sheet, 54, 20), 3));
             tDailyProductionReport.setSctfStorageTk1330Ebo(this.roundDecimal(this.getCellDataString(sheet, 54, 21), 3));
             // rowIndex = 55
-            tDailyProductionReport.setShpToe(this.roundDecimal(this.getCellDataString(sheet, 55, 2), 3));
+            tDailyProductionReport.setShpToe(this.roundDecimal(this.getCellDataString(sheet, 55, 2), 4));
             tDailyProductionReport.setShpTce(this.roundDecimal(this.getCellDataString(sheet, 55, 3), 4));
             tDailyProductionReport.setShpPre(this.roundDecimal(this.getCellDataString(sheet, 55, 4), 4));
             tDailyProductionReport.setShpCracker(this.roundDecimal(this.getCellDataString(sheet, 55, 5), 0));
@@ -540,10 +540,10 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setShpPguAeuKgoe(this.roundDecimal(this.getCellDataString(sheet, 55, 11), 1));
             tDailyProductionReport.setShpPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 55, 12), 1));
             tDailyProductionReport.setShpSctuFlare(this.roundDecimal(this.getCellDataString(sheet, 55, 13), 0));
-            tDailyProductionReport.setShpSub(this.roundDecimal(this.getCellDataString(sheet, 55, 14), 2));
+            tDailyProductionReport.setShpSub(this.roundDecimal(this.getCellDataString(sheet, 55, 14), 0));
             tDailyProductionReport.setShpBcc(this.roundDecimal(this.getCellDataString(sheet, 55, 15), 0));
             // rowIndex = 56
-            tDailyProductionReport.setHpToe(this.roundDecimal(this.getCellDataString(sheet, 56, 2), 3));
+            tDailyProductionReport.setHpToe(this.roundDecimal(this.getCellDataString(sheet, 56, 2), 4));
             tDailyProductionReport.setHpTce(this.roundDecimal(this.getCellDataString(sheet, 56, 3), 4));
             tDailyProductionReport.setHpPre(this.roundDecimal(this.getCellDataString(sheet, 56, 4), 4));
             tDailyProductionReport.setHpCracker(this.roundDecimal(this.getCellDataString(sheet, 56, 5), 0));
@@ -555,7 +555,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setHpPguAeuKgoe(this.roundDecimal(this.getCellDataString(sheet, 56, 11), 1));
             tDailyProductionReport.setHpPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 56, 12), 1));
             tDailyProductionReport.setHpSctuFlare(this.roundDecimal(this.getCellDataString(sheet, 56, 13), 0));
-            tDailyProductionReport.setHpSub(this.roundDecimal(this.getCellDataString(sheet, 56, 14), 2));
+            tDailyProductionReport.setHpSub(this.roundDecimal(this.getCellDataString(sheet, 56, 14), 0));
             tDailyProductionReport.setHpBcc(this.roundDecimal(this.getCellDataString(sheet, 56, 15), 0));
             tDailyProductionReport.setSctfStorageTk1430Lfo(this.roundDecimal(this.getCellDataString(sheet, 56, 16), 3));
             tDailyProductionReport.setSctfStorageTk1320OffBtx(this.roundDecimal(this.getCellDataString(sheet, 56, 17), 3));
@@ -564,7 +564,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setSctfStorageClt1350C9(this.roundDecimal(this.getCellDataString(sheet, 56, 20), 3));
             tDailyProductionReport.setSctfStorageTk1160Nh3(this.roundDecimal(this.getCellDataString(sheet, 56, 21), 3));
             // rowIndex = 57
-            tDailyProductionReport.setMpToe(this.roundDecimal(this.getCellDataString(sheet, 57, 2), 3));
+            tDailyProductionReport.setMpToe(this.roundDecimal(this.getCellDataString(sheet, 57, 2), 4));
             tDailyProductionReport.setMpTce(this.roundDecimal(this.getCellDataString(sheet, 57, 3), 4));
             tDailyProductionReport.setMpPre(this.roundDecimal(this.getCellDataString(sheet, 57, 4), 4));
             tDailyProductionReport.setMpCracker(this.roundDecimal(this.getCellDataString(sheet, 57, 5), 0));
@@ -576,22 +576,22 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setMpPguAeuKgoe(this.roundDecimal(this.getCellDataString(sheet, 57, 11), 1));
             tDailyProductionReport.setMpPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 57, 12), 1));
             tDailyProductionReport.setMpSctuFlare(this.roundDecimal(this.getCellDataString(sheet, 57, 13), 0));
-            tDailyProductionReport.setMpSub(this.roundDecimal(this.getCellDataString(sheet, 57, 14), 2));
+            tDailyProductionReport.setMpSub(this.roundDecimal(this.getCellDataString(sheet, 57, 14), 0));
             tDailyProductionReport.setMpBcc(this.roundDecimal(this.getCellDataString(sheet, 57, 15), 0));
             // rowIndex = 58
-            tDailyProductionReport.setLpToe(this.roundDecimal(this.getCellDataString(sheet, 58, 2), 3));
+            tDailyProductionReport.setLpToe(this.roundDecimal(this.getCellDataString(sheet, 58, 2), 4));
             tDailyProductionReport.setLpTce(this.roundDecimal(this.getCellDataString(sheet, 58, 3), 4));
             tDailyProductionReport.setLpPre(this.roundDecimal(this.getCellDataString(sheet, 58, 4), 4));
             tDailyProductionReport.setLpCracker(this.roundDecimal(this.getCellDataString(sheet, 58, 5), 0));
             tDailyProductionReport.setLpCrackerTT(this.roundDecimal(this.getCellDataString(sheet, 58, 6), 3));
             tDailyProductionReport.setLpCrackerKgoe(this.roundDecimal(this.getCellDataString(sheet, 58, 7), 1));
             tDailyProductionReport.setLpCrackerKgce(this.roundDecimal(this.getCellDataString(sheet, 58, 8), 1));
-            tDailyProductionReport.setLpPguAeu(this.roundDecimal(this.getCellDataString(sheet, 58, 9), 0));
+            tDailyProductionReport.setLpPguAeu(this.roundDecimal(this.getCellDataString(sheet, 58, 9), 1));
             tDailyProductionReport.setLpPguAeuTT(this.roundDecimal(this.getCellDataString(sheet, 58, 10), 3));
             tDailyProductionReport.setLpPguAeuKgoe(this.roundDecimal(this.getCellDataString(sheet, 58, 11), 1));
             tDailyProductionReport.setLpPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 58, 12), 1));
             tDailyProductionReport.setLpSctuFlare(this.roundDecimal(this.getCellDataString(sheet, 58, 13), 0));
-            tDailyProductionReport.setLpSub(this.roundDecimal(this.getCellDataString(sheet, 58, 14), 2));
+            tDailyProductionReport.setLpSub(this.roundDecimal(this.getCellDataString(sheet, 58, 14), 0));
             tDailyProductionReport.setLpBcc(this.roundDecimal(this.getCellDataString(sheet, 58, 15), 0));
             tDailyProductionReport.setSctfStorageTk1510B(this.roundDecimal(this.getCellDataString(sheet, 58, 17), 3));
             tDailyProductionReport.setSctfStorageClt1370B(this.roundDecimal(this.getCellDataString(sheet, 58, 18), 3));
@@ -599,7 +599,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setSctfStorageTk1410X(this.roundDecimal(this.getCellDataString(sheet, 58, 20), 3));
             tDailyProductionReport.setSctfStorageClt1380X(this.roundDecimal(this.getCellDataString(sheet, 58, 21), 3));
             // rowIndex = 59
-            tDailyProductionReport.setElectricityToe(this.roundDecimal(this.getCellDataString(sheet, 59, 2), 3));
+            tDailyProductionReport.setElectricityToe(this.roundDecimal(this.getCellDataString(sheet, 59, 2), 4));
             tDailyProductionReport.setElectricityTce(this.roundDecimal(this.getCellDataString(sheet, 59, 3), 4));
             tDailyProductionReport.setElectricityPre(this.roundDecimal(this.getCellDataString(sheet, 59, 4), 4));
             tDailyProductionReport.setElectricityCracker(this.roundDecimal(this.getCellDataString(sheet, 59, 5), 0));
@@ -614,7 +614,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setElectricitySub(this.roundDecimal(this.getCellDataString(sheet, 59, 14), 2));
             tDailyProductionReport.setElectricityBcc(this.roundDecimal(this.getCellDataString(sheet, 59, 15), 0));
             // rowIndex = 60
-            tDailyProductionReport.setCoolingWaterToe(this.roundDecimal(this.getCellDataString(sheet, 60, 2), 3));
+            tDailyProductionReport.setCoolingWaterToe(this.roundDecimal(this.getCellDataString(sheet, 60, 2), 4));
             tDailyProductionReport.setCoolingWaterTce(this.roundDecimal(this.getCellDataString(sheet, 60, 3), 4));
             tDailyProductionReport.setCoolingWaterPre(this.roundDecimal(this.getCellDataString(sheet, 60, 4), 4));
             tDailyProductionReport.setCoolingWaterCracker(this.roundDecimal(this.getCellDataString(sheet, 60, 5), 0));
@@ -626,14 +626,14 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setCoolingWaterPguAeuKgoe(this.roundDecimal(this.getCellDataString(sheet, 60, 11), 1));
             tDailyProductionReport.setCoolingWaterPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 60, 12), 1));
             tDailyProductionReport.setCoolingWaterSctuFlare(this.roundDecimal(this.getCellDataString(sheet, 60, 13), 0));
-            tDailyProductionReport.setCoolingWaterSub(this.roundDecimal(this.getCellDataString(sheet, 60, 14), 2));
+            tDailyProductionReport.setCoolingWaterSub(this.roundDecimal(this.getCellDataString(sheet, 60, 14), 4));
             tDailyProductionReport.setCoolingWaterBcc(this.roundDecimal(this.getCellDataString(sheet, 60, 15), 0));
             tDailyProductionReport.setSctfStorageTk1420Dimer(this.roundDecimal(this.getCellDataString(sheet, 60, 18), 3));
             tDailyProductionReport.setSctfStorageTk1110R1(this.roundDecimal(this.getCellDataString(sheet, 60, 19), 3));
             tDailyProductionReport.setSctfStorageTk1130Ib(this.roundDecimal(this.getCellDataString(sheet, 60, 20), 3));
             tDailyProductionReport.setSctfStorageTk1150R3(this.roundDecimal(this.getCellDataString(sheet, 60, 21), 3));
             // rowIndex = 61
-            tDailyProductionReport.setPolishedConToe(this.roundDecimal(this.getCellDataString(sheet, 61, 2), 3));
+            tDailyProductionReport.setPolishedConToe(this.roundDecimal(this.getCellDataString(sheet, 61, 2), 4));
             tDailyProductionReport.setPolishedConTce(this.roundDecimal(this.getCellDataString(sheet, 61, 3), 4));
             tDailyProductionReport.setPolishedConPre(this.roundDecimal(this.getCellDataString(sheet, 61, 4), 4));
             tDailyProductionReport.setPolishedConCracker(this.roundDecimal(this.getCellDataString(sheet, 61, 5), 0));
@@ -648,7 +648,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setPolishedConSub(this.roundDecimal(this.getCellDataString(sheet, 61, 14), 2));
             tDailyProductionReport.setPolishedConBcc(this.roundDecimal(this.getCellDataString(sheet, 61, 15), 0));
             // rowIndex = 62
-            tDailyProductionReport.setHpBfwToe(this.roundDecimal(this.getCellDataString(sheet, 62, 2), 3));
+            tDailyProductionReport.setHpBfwToe(this.roundDecimal(this.getCellDataString(sheet, 62, 2), 4));
             tDailyProductionReport.setHpBfwTce(this.roundDecimal(this.getCellDataString(sheet, 62, 3), 4));
             tDailyProductionReport.setHpBfwPre(this.roundDecimal(this.getCellDataString(sheet, 62, 4), 4));
             tDailyProductionReport.setHpBfwCracker(this.roundDecimal(this.getCellDataString(sheet, 62, 5), 0));
@@ -666,7 +666,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setSctfStorageTk1141Bd(this.roundDecimal(this.getCellDataString(sheet, 62, 20), 3));
             tDailyProductionReport.setSctfStorageTk1142Bd(this.roundDecimal(this.getCellDataString(sheet, 62, 21), 3));
             // rowIndex = 63
-            tDailyProductionReport.setProdWaterToe(this.roundDecimal(this.getCellDataString(sheet, 63, 2), 3));
+            tDailyProductionReport.setProdWaterToe(this.roundDecimal(this.getCellDataString(sheet, 63, 2), 4));
             tDailyProductionReport.setProdWaterTce(this.roundDecimal(this.getCellDataString(sheet, 63, 3), 4));
             tDailyProductionReport.setProdWaterPre(this.roundDecimal(this.getCellDataString(sheet, 63, 4), 4));
             tDailyProductionReport.setProdWaterCracker(this.roundDecimal(this.getCellDataString(sheet, 63, 5), 0));
@@ -681,7 +681,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setProdWaterSub(this.roundDecimal(this.getCellDataString(sheet, 63, 14), 2));
             tDailyProductionReport.setProdWaterBcc(this.roundDecimal(this.getCellDataString(sheet, 63, 15), 0));
             // rowIndex = 64
-            tDailyProductionReport.setTurbineConToe(this.roundDecimal(this.getCellDataString(sheet, 64, 2), 3));
+            tDailyProductionReport.setTurbineConToe(this.roundDecimal(this.getCellDataString(sheet, 64, 2), 4));
             tDailyProductionReport.setTurbineConTce(this.roundDecimal(this.getCellDataString(sheet, 64, 3), 4));
             tDailyProductionReport.setTurbineConPre(this.roundDecimal(this.getCellDataString(sheet, 64, 4), 4));
             tDailyProductionReport.setTurbineConCracker(this.roundDecimal(this.getCellDataString(sheet, 64, 5), 0));
@@ -700,7 +700,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setSctfStorageCltf1622(this.roundDecimal(this.getCellDataString(sheet, 64, 20), 0));
             tDailyProductionReport.setSctfStorageCltf1623(this.roundDecimal(this.getCellDataString(sheet, 64, 21), 0));
             // rowIndex = 65
-            tDailyProductionReport.setPaIaToe(this.roundDecimal(this.getCellDataString(sheet, 65, 2), 3));
+            tDailyProductionReport.setPaIaToe(this.roundDecimal(this.getCellDataString(sheet, 65, 2), 4));
             tDailyProductionReport.setPaIaTce(this.roundDecimal(this.getCellDataString(sheet, 65, 3), 4));
             tDailyProductionReport.setPaIaPre(this.roundDecimal(this.getCellDataString(sheet, 65, 4), 4));
             tDailyProductionReport.setPaIaCracker(this.roundDecimal(this.getCellDataString(sheet, 65, 5), 0));
@@ -715,7 +715,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setPaIaSub(this.roundDecimal(this.getCellDataString(sheet, 65, 14), 2));
             tDailyProductionReport.setPaIaBcc(this.roundDecimal(this.getCellDataString(sheet, 65, 15), 0));
             // rowIndex = 66
-            tDailyProductionReport.setN2Toe(this.roundDecimal(this.getCellDataString(sheet, 66, 2), 3));
+            tDailyProductionReport.setN2Toe(this.roundDecimal(this.getCellDataString(sheet, 66, 2), 4));
             tDailyProductionReport.setN2Tce(this.roundDecimal(this.getCellDataString(sheet, 66, 3), 4));
             tDailyProductionReport.setN2Pre(this.roundDecimal(this.getCellDataString(sheet, 66, 4), 4));
             tDailyProductionReport.setN2Cracker(this.roundDecimal(this.getCellDataString(sheet, 66, 5), 0));
@@ -730,7 +730,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setN2Sub(this.roundDecimal(this.getCellDataString(sheet, 66, 14), 2));
             tDailyProductionReport.setN2Bcc(this.roundDecimal(this.getCellDataString(sheet, 66, 15), 0));
             // rowIndex = 67
-            tDailyProductionReport.setTotalToe(this.roundDecimal(this.getCellDataString(sheet, 67, 2), 3));
+            tDailyProductionReport.setTotalToe(this.roundDecimal(this.getCellDataString(sheet, 67, 2), 4));
             tDailyProductionReport.setTotalTce(this.roundDecimal(this.getCellDataString(sheet, 67, 3), 4));
             tDailyProductionReport.setTotalPre(this.roundDecimal(this.getCellDataString(sheet, 67, 4), 4));
             tDailyProductionReport.setTotalCracker(this.roundDecimal(this.getCellDataString(sheet, 67, 5), 0));
@@ -743,7 +743,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setTotalPguAeuKgce(this.roundDecimal(this.getCellDataString(sheet, 67, 12), 1));
             tDailyProductionReport.setFrEoEg(this.roundDecimal(this.getCellDataString(sheet, 67, 14), 0));
             // rowIndex = 68
-            tDailyProductionReport.setTargetToe(this.roundDecimal(this.getCellDataString(sheet, 68, 2), 3));
+            tDailyProductionReport.setTargetToe(this.roundDecimal(this.getCellDataString(sheet, 68, 2), 4));
             tDailyProductionReport.setTargetTce(this.roundDecimal(this.getCellDataString(sheet, 68, 3), 4));
             tDailyProductionReport.setTargetPre(this.roundDecimal(this.getCellDataString(sheet, 68, 4), 4));
             tDailyProductionReport.setTargetCracker(this.roundDecimal(this.getCellDataString(sheet, 68, 5), 0));
@@ -760,7 +760,7 @@ public class TDailyProductionReportServiceImpl implements ITDailyProductionRepor
             tDailyProductionReport.setTemperature(this.roundDecimal(this.getCellDataString(sheet, 68, 18), 0));
             tDailyProductionReport.setCrackingFurnaceBurn(this.roundDecimal(this.getCellDataString(sheet, 68, 19), 0));
             // rowIndex = 69
-            tDailyProductionReport.setProducedToe(this.roundDecimal(this.getCellDataString(sheet, 69, 2), 3));
+            tDailyProductionReport.setProducedToe(this.roundDecimal(this.getCellDataString(sheet, 69, 2), 4));
             tDailyProductionReport.setProducedTce(this.roundDecimal(this.getCellDataString(sheet, 69, 3), 4));
             tDailyProductionReport.setProducedPre(this.roundDecimal(this.getCellDataString(sheet, 69, 4), 4));
             tDailyProductionReport.setProducedCracker(this.roundDecimal(this.getCellDataString(sheet, 69, 5), 0));

+ 3 - 3
ui/src/views/production/daily/index.vue

@@ -1912,8 +1912,8 @@
               <el-input v-if="updating" size="mini" v-model="reportData.sctfStorageTk1340C9"/>
             </td>
             <td class="bg-green" @click="openDialog('sctf_storage_tk1350_po', 'SCTF STORAGE CLT1350(PO)')">
-              <span v-if="!updating">{{reportData.sctfStorageTk1350Po}}</span>
-              <el-input v-if="updating" size="mini" v-model="reportData.sctfStorageTk1350Po"/>
+              <span v-if="!updating">{{reportData.sctfStorageClt1350C9}}</span>
+              <el-input v-if="updating" size="mini" v-model="reportData.sctfStorageClt1350C9"/>
             </td>
             <td class="bg-green" @click="openDialog('sctf_storage_tk1160_nh3', 'SCTF STORAGE TK1160(NH3)')">
               <span v-if="!updating">{{reportData.sctfStorageTk1160Nh3}}</span>
@@ -4499,7 +4499,7 @@ export default {
       this.upload.isUploading = false;
       this.$refs.upload.clearFiles();
       this.$alert(response.msg, "导入结果", { dangerouslyUseHTMLString: true });
-      this.getList();
+      this.getReport();
     },
     // 提交上传文件
     submitFileForm() {