Commit 957cbf4d authored by 吴春's avatar 吴春

提交代码

parent e9417335
......@@ -41,6 +41,13 @@ namespace Mall.Model.Entity.BaseSetUp
/// </summary>
public int IsExamine { get; set; }
/// <summary>
/// 是否提成全部提完 1-未开启,2-开启
/// </summary>
public int IsAllCommission { get; set; }
/// <summary>
/// 申请条件 0-不限,1-普通分销商,2-粉象分销商
/// </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