批次報名 統計報表修正
This commit is contained in:
@@ -34,6 +34,7 @@ namespace Model.ViewModel
|
||||
public string is_reconcile { get; set; }
|
||||
public string up_time1 { get; set; }
|
||||
public string up_time2 { get; set; }
|
||||
public string deadline { get; set; }
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -45,6 +45,9 @@ namespace Model.ViewModel
|
||||
|
||||
public follower f_user { get; set; }
|
||||
|
||||
public List<string> orders { get; set; }
|
||||
public Nullable<int> old_activity_num { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class pro_order_detail
|
||||
|
||||
Reference in New Issue
Block a user