mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 16:03:25 +08:00
【修复】修复SystemSettingConstVars类下常量CommissionChannel,注释说明错误,导致容易被误解的情况。
This commit is contained in:
@@ -106,17 +106,12 @@ namespace CoreCms.Net.Configuration
|
||||
/// </summary>
|
||||
public const string StoreOrderAutomaticDelivery = "storeOrderAutomaticDelivery";
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 门店订单自动发货
|
||||
/// 佣金计算通道
|
||||
/// </summary>
|
||||
public const string CommissionChannel = "commissionChannel";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//分销功能(老分销)=============================================================
|
||||
/// <summary>
|
||||
/// 是否开启分销
|
||||
|
||||
Reference in New Issue
Block a user