mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:03:27 +08:00
【修复】修复拼团失败退款失效的问题。
This commit is contained in:
@@ -385,6 +385,11 @@ namespace CoreCms.Net.Configuration
|
||||
/// </summary>
|
||||
public const string AfterSalesReviewForPoint = "AfterSalesReviewForPoint";
|
||||
|
||||
/// <summary>
|
||||
/// 订单退款处理
|
||||
/// </summary>
|
||||
public const string RefundSubscribeQueue = "RefundSubscribeQueue";
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 日志队列
|
||||
|
||||
Reference in New Issue
Block a user