Commit 7b46a13c authored by liudong1993's avatar liudong1993

1

parent 6c72267a
...@@ -87,11 +87,6 @@ namespace Edu.Model.Entity.Customer ...@@ -87,11 +87,6 @@ namespace Edu.Model.Entity.Customer
/// </summary> /// </summary>
public int ClassId { get; set; } public int ClassId { get; set; }
/// <summary>
/// 学生ID
/// </summary>
public int GuestId { get; set; }
/// <summary> /// <summary>
/// 状态 1已返佣 2待返佣 /// 状态 1已返佣 2待返佣
/// </summary> /// </summary>
......
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