Generator Changes at 11/25/2025 1:59:23 AM +03:30

This commit is contained in:
masoodafar-web
2025-11-25 02:03:51 +03:30
parent 87842f0b9b
commit 92a9a0e75d
77 changed files with 164 additions and 138 deletions
@@ -8,4 +8,3 @@ public class PruductTagProfile : IRegister
// .Map(dest => dest.FullName, src => $"{src.Firstname} {src.Lastname}");
}
}
@@ -8,4 +8,3 @@ public class TagProfile : IRegister
// .Map(dest => dest.FullName, src => $"{src.Firstname} {src.Lastname}");
}
}