【新增】增加售后审核通过后,积分返还机制的队列实现,取消原有积分统一返还机制。

This commit is contained in:
大灰灰
2022-08-12 01:57:18 +08:00
parent e34dff3f64
commit be6fa211be
7 changed files with 182 additions and 13 deletions

View File

@@ -380,6 +380,11 @@ namespace CoreCms.Net.Configuration
/// </summary>
public const string AfterSalesReview = "AfterSalesReview";
/// <summary>
/// 售后审核通过后积分处理
/// </summary>
public const string AfterSalesReviewForPoint = "AfterSalesReviewForPoint";
/// <summary>
/// 日志队列