Commit 67fbe49b authored by 黄奎's avatar 黄奎

Merge branch 'master' of http://gitlab.oytour.com/Kui2/education

parents 561539ac 1f2c963a
......@@ -13,6 +13,11 @@ namespace Edu.Model.Entity.User
[DB(ConnectionName = "DefaultConnection")]
public class RB_User_ReturnCommission
{
/// <summary>
/// Id
/// </summary>
public int Id { get; set; }
/// <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