【新增】增加【用户提现】功能开关,前端根据设置限制访问,同时优化充值后台设置后前端的限制。

This commit is contained in:
jianweie code
2023-11-18 19:33:38 +08:00
parent 3b93ccbf0b
commit 33bd32870e
7 changed files with 50 additions and 8 deletions

View File

@@ -536,6 +536,10 @@ namespace CoreCms.Net.Configuration
/// </summary>
public const string ShowStoreBalanceRechargeSwitch = "showStoreBalanceRechargeSwitch";
/// <summary>
/// 是否允许提现
/// </summary>
public const string IsAllowWithdrawCash = "isAllowWithdrawCash";
/// <summary>
/// 显示增值服务板块