Commit e1a65b56 authored by liudong1993's avatar liudong1993

1

parent 1b00b5c4
......@@ -34,6 +34,10 @@ namespace Mall.Model.Extend.User
/// 等级描述
/// </summary>
public string GradeDescription { get; set; }
/// <summary>
/// 返佣ids
/// </summary>
public string VipIds { 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