后端【优化】: 用户如果自主注册,将无上级,特后台增加开关,可控制此类用户二次扫码别人的分享海报,是否可以继续进行上下级关联推送。前端已同步更新此功能。

This commit is contained in:
大灰灰
2024-10-31 12:46:54 +08:00
parent a6b0c9e7a2
commit 0a4efbb7f1
4 changed files with 21 additions and 5 deletions

View File

@@ -598,6 +598,10 @@ namespace CoreCms.Net.Configuration
/// </summary>
public const string AllowAddressToUseMap = "allowAddressToUseMap";
/// <summary>
/// 是否允许自己注册的用户二次扫码绑定上级
/// </summary>
public const string IsAllowUserSecondBind = "isAllowUserSecondBind";
/// <summary>
/// 显示首页弹窗