更新 Admin.NET/Admin.NET.Core/Entity/SysWechatPay.cs
This commit is contained in:
parent
0646a1a7f3
commit
8ae2abaabd
@ -154,7 +154,7 @@ public partial class SysWechatPay : EntityBase
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// 子商户AppId
|
/// 子商户AppId
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[SugarColumn(ColumnDescription = "回调通知地址")]
|
[SugarColumn(ColumnDescription = "子商户AppId")]
|
||||||
public string? SubAppId { get; set; }
|
public string? SubAppId { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user