change fore new field
This commit is contained in:
parent
d5670f11fd
commit
0324e4c270
12 changed files with 754 additions and 534 deletions
|
|
@ -1,9 +1,8 @@
|
|||
using Microsoft.EntityFrameworkCore;
|
||||
using BMA.EHR.MetaData.Service.Models;
|
||||
using Microsoft.EntityFrameworkCore.Storage.ValueConversion.Internal;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using BMA.EHR.Report.Service.Models;
|
||||
|
||||
namespace BMA.EHR.Profile.Service.Models
|
||||
namespace BMA.EHR.Organization.Service.Models
|
||||
{
|
||||
/// <summary>
|
||||
/// Link Profile กับ OrganizationPosition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue