เพิ่มบิ้วไฟล์excel

This commit is contained in:
Kittapath 2023-05-02 16:27:43 +07:00
parent 4b7715cc8a
commit bd695abf24
8 changed files with 3127 additions and 332 deletions

View file

@ -1,5 +1,6 @@
using Microsoft.EntityFrameworkCore;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace BMA.EHR.Recurit.Exam.Service.Models.Disables
{