no message
This commit is contained in:
parent
1cfa4336fd
commit
e209efc4e8
7 changed files with 3103 additions and 13 deletions
|
|
@ -95,9 +95,6 @@ namespace BMA.EHR.Recurit.Exam.Service.Models
|
|||
[Comment("Company code")]
|
||||
public string? CompanyCode { get; set; }
|
||||
|
||||
[Comment("Customer name")]
|
||||
public string? CustomerName { get; set; }
|
||||
|
||||
[Comment("หมายเหตุ"), Column(TypeName = "text")]
|
||||
public string? Reason { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue