This commit is contained in:
Loretta 2024-06-30 16:54:24 +02:00
parent df5a01a17e
commit e9dd0eae02
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@ public class Transfer: IEntityGuid, IAcFullName, ITimeStampInfo, IProductForeign
public int OrderId { get; set; }
public Guid UserId { get; set; }
/// <summary>
/// HOTEL ProductId!!!!
/// </summary>
public Guid? ProductId { get; set; }
//public Guid? UserProductMappingId { get; set; }
//public Guid? UserProductToCarId { get; set; }