updated report probation

This commit is contained in:
Warunee Tamkoo 2025-01-10 15:23:38 +07:00
parent 74f05fccfe
commit 4dc69285ea
6 changed files with 18 additions and 19 deletions

View file

@ -28,6 +28,7 @@
public string Position { get; set; } = string.Empty;
public string Department { get; set; } = string.Empty;
public string Oc { get; set; } = string.Empty;
public string PositionLevelName { get; set; } = string.Empty;
}
public class Assign