退款原因
This commit is contained in:
@@ -50,6 +50,8 @@ namespace Hncore.Pass.Vpn.Domain
|
||||
public int? IsAutoRefund { get; set; } = 0;
|
||||
|
||||
public decimal? BackAmount { get; set; } = 0;
|
||||
public string RefundReason { get; set; }
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user