修改挂单功能
This commit is contained in:
@@ -19,5 +19,6 @@ public class GuaDanOrderView
|
||||
public string bookerName { get; set; }
|
||||
public string bookerPhone { get; set; }
|
||||
public int? bookerFollowerNum { get; set; }
|
||||
public int? activityNum { get; set; }
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user