@ -74,6 +74,7 @@ public class BsGasOilPriceWeekServiceImpl implements BsGasOilPriceWeekService {
}
oilPrice.setPriceGun(priceWeek.getPriceGun());
oilPrice.setPriceVip(priceWeek.getPriceVip());
oilPrice.setGasStationDrop(oilPrice.getPriceOfficial().subtract(oilPrice.getPriceGun()));
gasOilPriceService.editOilPrice(oilPrice);