forked from ddrilling/AsbCloudServer
Rename SignalR method.
This commit is contained in:
parent
85983e2870
commit
6b14ea9a4d
@ -25,7 +25,7 @@ namespace AsbCloudWebApi.Controllers
|
||||
private readonly IProcessMapReportMakerService processMapReportService;
|
||||
private readonly IProcessMapReportService processMapService;
|
||||
|
||||
private const string SirnalRMethodGetDataName = "ProcessMapChanged";
|
||||
private const string SirnalRMethodGetDataName = "UpdateProcessMap";
|
||||
|
||||
public ProcessMapController(
|
||||
IWellService wellService,
|
||||
|
Loading…
Reference in New Issue
Block a user