แก้คำสั่งพ้น

This commit is contained in:
Kittapath 2024-06-11 11:58:38 +07:00
parent bd7fe04395
commit ee72e497e2
11 changed files with 18060 additions and 64 deletions

View file

@ -10,7 +10,7 @@
public string? OldPositionLevel { get; set; } = string.Empty;
public string? OldPositionNumber { get; set; } = string.Empty;
public string? OldSalary { get; set; } = "";
// public string NewOc { get; set; } = string.Empty;
public string? NewOc { get; set; } = string.Empty;
public string? NewPositionName { get; set; } = string.Empty;
public string? NewPositionLevel { get; set; } = string.Empty;
public string? NewPositionNumber { get; set; } = string.Empty;