测试
This commit is contained in:
@@ -16,5 +16,11 @@ namespace WMS.Web.Core.Dto.LingXing
|
||||
/// </summary>
|
||||
[JsonProperty("wid")]
|
||||
public string wid { get; set; }
|
||||
/// <summary>
|
||||
/// 物料规格型号
|
||||
/// </summary>
|
||||
[JsonProperty("sku")]
|
||||
public string sku { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user