Phase 7a: Cosmetic cleanup + delete orphaned PurchasePackage handler

- Delete orphaned PurchasePackageCommand handler (no RPC dispatch, no callers)
- Fix doc-comments: طلایی → پکیج in enums, entities, handlers
- Remove stale 56M inline comments
- Clean SystemConstants deprecated field docs
This commit is contained in:
masoodafar-web
2026-02-26 02:01:33 +03:30
parent d19c569aae
commit 469d97bb60
10 changed files with 9 additions and 204 deletions
@@ -11,7 +11,7 @@ public enum CommissionPayoutStatus
Pending = 0,
/// <summary>
/// واریز شده به کیف پول طلایی
/// واریز شده به کیف پول
/// </summary>
Paid = 1,
@@ -1,7 +1,7 @@
namespace CMSMicroservice.Domain.Enums;
/// <summary>
/// نحوه خرید پکیج طلایی توسط کاربر
/// نحوه خرید پکیج توسط کاربر
/// </summary>
public enum PackagePurchaseMethod
{