Commit 1b00b5c4 authored by liudong1993's avatar liudong1993

1

parent 91349953
......@@ -171,5 +171,9 @@ namespace Mall.Model.Entity.User
/// 关联的订单号描述
/// </summary>
public string ReOrderNos { get; set; }
/// <summary>
/// 关联的vip返佣id
/// </summary>
public string ReVipIds { 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