Fix m155
Fix scada
This commit is contained in:
@@ -119,7 +119,7 @@ namespace Step.Controllers.WebApi
|
||||
|
||||
|
||||
[Route("data"), HttpPost]
|
||||
public IHttpActionResult GetAlarmsData(int pageSize)
|
||||
public IHttpActionResult GetAlarmsData(int pageSize)
|
||||
{
|
||||
using (AlarmsController alarmController = new AlarmsController())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user