LifePayment/LifePayment.Domain.Shared/Wallet/WalletConstant.cs @@ -33,4 +33,5 @@ /// </summary> public const int NotFoundWallet = 10050; } }