Commit f8ba9c1f by lizefeng

fix

parent 1006eb60
......@@ -11,7 +11,7 @@ namespace AutoTurnOver.DB
{
public long id { get; set; }
public string sku { get; set; }
public string warehouse_code { get; set; }
public string project { get; set; }
public string field { get; set; }
public string field_type { 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