mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 16:03:25 +08:00
【优化】优化【全局促销】【团购秒杀】【优惠券】添加优惠结果的提醒文字。
This commit is contained in:
@@ -415,6 +415,9 @@ namespace CoreCms.Net.Configuration
|
||||
public const string Code15026 = "该优惠券已被其他人领取";
|
||||
public const string Code15027 = "绑定失败";
|
||||
public const string Code15028 = "优惠券超过最大领取数量";
|
||||
public const string Code15029 = "全局促销只能有一种促销结果";
|
||||
public const string Code15030 = "优化全只能有一种促销结果";
|
||||
|
||||
|
||||
//拼团
|
||||
public const string Code15600 = "活动已结束";
|
||||
|
||||
Reference in New Issue
Block a user