ทmark alet insignia
This commit is contained in:
parent
b7027ebe55
commit
9692af553b
9 changed files with 16687 additions and 241 deletions
|
|
@ -0,0 +1,10 @@
|
|||
using BMA.EHR.Domain.Models.MetaData;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace BMA.EHR.Insignia.Service.Requests
|
||||
{
|
||||
public class InsigniaMarkAlertRequest
|
||||
{
|
||||
public string[] Alert { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue