|
@ -12,6 +12,6 @@ namespace BBWY.Client.Models |
|
|
public int Quantity { get; set; } |
|
|
public int Quantity { get; set; } |
|
|
public string BelongSkuId { get; set; } |
|
|
public string BelongSkuId { get; set; } |
|
|
|
|
|
|
|
|
public long? SchemeId { get; set; } |
|
|
public long SchemeId { get; set; } |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|