เพิ่มลูกจ้างลงทะเบียนเครื่องราช
This commit is contained in:
parent
c832465e71
commit
b1380d4a2f
3 changed files with 104 additions and 35 deletions
|
|
@ -2,7 +2,8 @@
|
|||
{
|
||||
public class PostProfileInsigniaDto
|
||||
{
|
||||
public Guid profileId { get; set; }
|
||||
public Guid? profileId { get; set; }
|
||||
public Guid? profileEmployeeId { get; set; }
|
||||
|
||||
public int year { get; set; } = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue