change compare LeaveStatus to Contain

This commit is contained in:
Suphonchai Phoonsawat 2024-01-18 05:50:21 +07:00
parent c6619f1253
commit 00ffa455fd
2 changed files with 3 additions and 1 deletions

View file

@ -1563,6 +1563,7 @@ namespace BMA.EHR.Leave.Service.Controllers
return Error("Document not found");
}
#endregion
}
}