This commit is contained in:
@@ -102,8 +102,8 @@ namespace rockfishCore.Controllers
|
||||
|
||||
public class dtoOpsStatus
|
||||
{
|
||||
public bool Status;
|
||||
public string ServiceCheckError;
|
||||
public bool Status { get; set; }
|
||||
public string ServiceCheckError { get; set; }
|
||||
|
||||
public dtoOpsStatus()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user