This commit is contained in:
2020-08-06 17:07:21 +00:00
parent 4d818a2ccf
commit 6d1d753433
5 changed files with 25 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ namespace AyaNova.Api.ControllerHelpers
}
else
{
return _reason;
return $"\"{_reason}\"";
// if (_currentState == ServerState.Closed)
// return $"{ AyaNova.Biz.TranslationBiz.GetDefaultTranslationAsync("ErrorAPI2000").Result}\r\n{_reason}";
// else //opsonly