ปรับปรุงการแาดงผลเวลา

This commit is contained in:
nakorn
2021-09-27 15:37:05 +07:00
parent fe365008c2
commit a71c8bb11e
3 changed files with 3 additions and 4 deletions

View File

@@ -64,6 +64,8 @@ namespace TodoAPI2.Models
public string plan_remark { get; set; }
public string eva_detail_remark { get; set; }
public string print_dt { get; set; }
}
}