verifaction

This commit is contained in:
mmrbnjd
2025-06-28 16:13:40 +03:30
parent c0b47129d4
commit 22fe43979a
10 changed files with 121 additions and 18 deletions

View File

@@ -8,6 +8,7 @@ namespace Common.Dtos.Exper
{
public class Update_ExperDto
{
//From User and CompanyManager
public int ID { get; set; }
// For Update
public string FullName { get; set; }