เพิ่มขนาดช่องเก็บ และปรับ logic
This commit is contained in:
@@ -36,7 +36,7 @@ namespace TodoAPI2.Models
|
||||
|
||||
public decimal? percentage { get; set; }
|
||||
|
||||
[MaxLength(100)]
|
||||
[MaxLength(4000)]
|
||||
public string command_no { get; set; }
|
||||
|
||||
public int? managed_by { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user