แก้รายงาน รองรับด้านแบบ Multi ในบัญชี 1

This commit is contained in:
Suphonchai Phoonsawat 2023-06-07 15:34:06 +07:00
parent aeb61be218
commit 9c24102b62
7 changed files with 78 additions and 8 deletions

View file

@ -1,4 +1,5 @@
using BMA.EHR.Report.Service.Models;
using BMA.EHR.Organization.Service.Models;
using BMA.EHR.Report.Service.Models;
using Microsoft.EntityFrameworkCore;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;