|
@ -39,7 +39,7 @@ namespace QuanTan.SDK.Model |
|
|
public string Logo { get; set; } |
|
|
public string Logo { get; set; } |
|
|
public decimal Price { get; set; } |
|
|
public decimal Price { get; set; } |
|
|
//public decimal RetailPrice { get; set; }
|
|
|
//public decimal RetailPrice { get; set; }
|
|
|
public int Stock { get; set; } |
|
|
public long Stock { get; set; } |
|
|
//public decimal Volume { get; set; }
|
|
|
//public decimal Volume { get; set; }
|
|
|
//public string weight { get; set; }
|
|
|
//public string weight { get; set; }
|
|
|
public string BarCode { get; set; } |
|
|
public string BarCode { get; set; } |
|
|