快速報名
This commit is contained in:
@@ -43,6 +43,8 @@ namespace Model.ViewModel
|
||||
|
||||
public List<pro_order_detail> details { get; set; }
|
||||
|
||||
public follower f_user { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class pro_order_detail
|
||||
@@ -85,6 +87,10 @@ namespace Model.ViewModel
|
||||
public string follower_name { get; set; }
|
||||
public string full_description { get; set; }
|
||||
public string order_info { get; set; }
|
||||
public string style { get; set; }
|
||||
|
||||
public List<family_members> mid_items { get; set; }
|
||||
public List<family_members> left_items { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user