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