บันทึกผลการสอบสวนวินัย
This commit is contained in:
parent
e510639947
commit
3d8d65f21f
16 changed files with 33949 additions and 25 deletions
|
|
@ -0,0 +1,9 @@
|
|||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace BMA.EHR.Discipline.Service.Requests
|
||||
{
|
||||
public class DisciplineResultRequest
|
||||
{
|
||||
public string resultDescription { get; set; }// *สรุปผลการพิจารณา
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue