test
This commit is contained in:
parent
7b99aaf6a6
commit
00d2cf0b3f
@ -17,6 +17,7 @@ namespace SolarPower.Controllers
|
||||
{
|
||||
public class StationOverviewController : MyBaseController<StationOverviewController>
|
||||
{
|
||||
|
||||
private readonly IOverviewRepository overviewRepository;
|
||||
private readonly IPowerStationRepository powerStationRepository;
|
||||
private string stationImageFilePath = "/upload/power_station/";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user