refactor: 清理平台表述并统一为系统
This commit is contained in:
@@ -43,7 +43,7 @@ public sealed class PaymentDto
|
||||
public decimal Amount { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// 平台交易号。
|
||||
/// 系统交易号。
|
||||
/// </summary>
|
||||
public string? TradeNo { get; init; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user