This commit is contained in:
Suphonchai Phoonsawat 2026-05-12 16:32:46 +07:00
parent 4dc8849b31
commit cc251f7129
146 changed files with 2465 additions and 4785 deletions

View file

@ -1,6 +1,6 @@
using Microsoft.EntityFrameworkCore;
using System.ComponentModel.DataAnnotations.Schema;
using BMA.EHR.Recruit.Service.Models;
using BMA.EHR.Recruit.Models;
namespace BMA.EHR.Profile.Service.Models.HR
{