Commit 6c0c9aae by 泽锋 李

fix

parent cc444c51
......@@ -412,7 +412,7 @@ namespace AutoTurnOver.Models
public class dc_auto_turnover_list_dto
{
public int returngoodspush_state { get; set; }
public int category_simple_name { get; set; }
public string category_simple_name { get; set; }
public string brand { get; set; }
public int id { get; set; }
public string sales_details { 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