|
|
@ -288,7 +288,7 @@ public class GdInstorageCountService extends ServiceImpl<GdInstorageCountMapper, |
|
|
|
cbilltotalprice = cbilltotalprice + cPrice; |
|
|
|
writer.writeCellValue(3, countRow, cghje); |
|
|
|
cprodvalue = cprodvalue + cghje; |
|
|
|
writer.writeCellValue(4, countRow, cwdhjz); |
|
|
|
writer.writeCellValue(4, countRow, cztje); |
|
|
|
cwdhjz = cwdhjz + cztje; |
|
|
|
writer.writeCellValue(5, countRow, "0.0"); |
|
|
|
writer.writeCellValue(6, countRow, maxDate); |
|
|
|