mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:03:27 +08:00
【新增】增加用户注册后自动升级为分销商的功能,后台增加开启项,注册后自动创建分销数据。
This commit is contained in:
@@ -151,7 +151,7 @@ namespace CoreCms.Net.Configuration
|
||||
/// </summary>
|
||||
public const string DistributionLevel = "distributionLevel";
|
||||
/// <summary>
|
||||
/// 成为分销商条件:1无条件(需要审核),2申请(需要审核),3无条件
|
||||
/// 成为分销商条件:1无条件(需要审核),2申请(需要审核),3无条件,4注册账号自动开通
|
||||
/// </summary>
|
||||
public const string DistributionType = "distributionType";
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user