edit api
This commit is contained in:
@@ -4,7 +4,7 @@ using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace rmutr_report.Models.Personnel
|
||||
{
|
||||
public class personnel_salary_permanent_root
|
||||
public class personnel_salary_permanent_root //ลูกจ้างประจํา
|
||||
{
|
||||
[Key]
|
||||
public Guid? personnel_salary_permanent_root_uid { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user