Commit 5c5266c2 authored by liudong1993's avatar liudong1993

1

parent a0237677
...@@ -3286,6 +3286,9 @@ namespace Mall.Module.User ...@@ -3286,6 +3286,9 @@ namespace Mall.Module.User
} }
} }
} }
else if (umodel.IsDistributor != 1 && umodel.SuperiorId == 0) {
IsShowDistributionCenter = 2;//没有上级 和平下不能显示分销中心
}
} }
#endregion #endregion
......
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