ออกคำสั่ง 22 24

This commit is contained in:
Kittapath 2023-10-30 20:36:53 +07:00
parent cbabad68a9
commit cc711146c5
9 changed files with 634 additions and 42 deletions

View file

@ -116,7 +116,7 @@ namespace BMA.EHR.Command.Service.Controllers
return Success();
}
catch(Exception ex)
catch (Exception ex)
{
return Error(ex);
}
@ -289,6 +289,7 @@ namespace BMA.EHR.Command.Service.Controllers
else
return Success(new { result = "N" });
}
case "C-PM-24":
default:
{
if (command.CommandNo != "" &&