คิวรี่ ขร1.
This commit is contained in:
parent
1147011980
commit
ee884f9434
6 changed files with 16352 additions and 10 deletions
|
|
@ -1058,8 +1058,8 @@ namespace BMA.EHR.Infrastructure.Migrations
|
|||
.HasColumnType("longtext")
|
||||
.HasComment("ประเภทบุคคล");
|
||||
|
||||
b.Property<string>("EmployeeWage")
|
||||
.HasColumnType("longtext")
|
||||
b.Property<double?>("EmployeeWage")
|
||||
.HasColumnType("double")
|
||||
.HasComment("ค่าจ้าง");
|
||||
|
||||
b.Property<string>("EntryStatus")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue