Commit 14993622 by 泽锋 李

fix

parent e2ac1a5e
...@@ -38,6 +38,7 @@ namespace AutoTurnOver.Models ...@@ -38,6 +38,7 @@ namespace AutoTurnOver.Models
/// 品牌 /// 品牌
/// </summary> /// </summary>
public string brand { get; set; } public string brand { get; set; }
public bool is_error { get; set; }
} }
public class dc_auto_first_order_sku_input_dto public class dc_auto_first_order_sku_input_dto
......
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