更新 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>
|
||||
/// 子商户AppId
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnDescription = "回调通知地址")]
|
||||
[SugarColumn(ColumnDescription = "子商户AppId")]
|
||||
public string? SubAppId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user