forked from free-lancers/electricity_bill_calc_service
fix(report):更改两处计算错误。
This commit is contained in:
@@ -585,6 +585,7 @@ func (_ReportService) AssembleReportPublicity(reportId string) (*model.Publicity
|
||||
Valley: summary.PublicConsumptionValley,
|
||||
ValleyPrice: summary.ValleyPrice,
|
||||
ValleyFee: summary.PublicConsumptionValleyFee,
|
||||
Proportion: summary.PublicConsumptionProportion.Decimal,
|
||||
}
|
||||
otherCollection := model.OtherShouldCollectionPart{
|
||||
MaintenanceFee: summary.FinalDilutedOverall,
|
||||
|
Reference in New Issue
Block a user