Commit dd46c2a8 by pengjinyang

提交

parent 41ab4bd7
......@@ -10,6 +10,9 @@ namespace Message.TakeStock
/// </summary>
public string WarehouseCode { get; set; }
/// <summary>
/// Sku
/// </summary>
public string Sku { get; set; }
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment