เพิ่มคอลัม เงินประจำตำแหน่ง และค่าตอบแทน รายเดือน
This commit is contained in:
@@ -30,6 +30,10 @@ namespace TodoAPI2.Models
|
||||
|
||||
public decimal? cost_living { get; set; }
|
||||
|
||||
public decimal? position_allowance { get; set; }
|
||||
|
||||
public decimal? monthly_compensation { get; set; }
|
||||
|
||||
public string active_mode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user