Change Code

This commit is contained in:
Suphonchai Phoonsawat 2023-08-07 13:48:29 +07:00
parent 10207e76f0
commit c6ddcf0bfa

View file

@ -635,7 +635,7 @@ namespace BMA.EHR.Application.Repositories.Commands
// if (data == null) // if (data == null)
// throw new Exception(GlobalMessages.OrganizationNotFound); // throw new Exception(GlobalMessages.OrganizationNotFound);
// return data.Government!.Id // return data
// } // }
// catch // catch
// { // {