add: 师傅实体和服务类型
This commit is contained in:
@ -13,7 +13,7 @@ namespace KonSoft.Admin.Dtos
|
||||
public string OrderSN { get; set; }
|
||||
public Guid CustomerId { get; set; }
|
||||
public Guid? WorkerId { get; set; }
|
||||
public Guid ServiceId { get; set; }
|
||||
public ServiceCategoryDto? ServiceCategory { get; set; }
|
||||
public DateTime ServiceTime { get; set; }
|
||||
public OrderStatus Status { get; set; }
|
||||
public decimal Amount { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user