ปรับโครงสร้างระบบ ให้รองรับ การไปช่วยปฏิบัติงาน
This commit is contained in:
@@ -20,6 +20,10 @@ namespace TodoAPI2.Models
|
||||
|
||||
public string thegroup { get; set; }
|
||||
|
||||
public int? main_dept_id { get; set; }
|
||||
|
||||
public decimal? percentage { get; set; }
|
||||
|
||||
public string active_mode { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user