ทำเรื่องอนุมัติวงเงิน

This commit is contained in:
nakorn
2022-05-02 10:53:45 +07:00
parent 42e1878aa8
commit 086f101d0f
39 changed files with 1193 additions and 42 deletions

View File

@@ -26,6 +26,8 @@ namespace TodoAPI2.Models
public string x2 { get; set; }
public string thedesc { get; set; }
public string print_dt { get; set; }
}
}