แก้ op หลายข้อ

This commit is contained in:
LAPTOP-KB8JC2K2\acer
2021-03-28 15:48:02 +07:00
parent 56e8bb1446
commit eebd1a8bee
13 changed files with 1085 additions and 85 deletions

View File

@@ -747,6 +747,8 @@ namespace tb320eva.Migrations
b.Property<bool>("isActive");
b.Property<decimal?>("percent");
b.Property<int?>("theTime");
b.Property<DateTime>("updated");