mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-10 19:34:45 +08:00
代码生成的字段Comment换成Remark
This commit is contained in:
@@ -33,7 +33,7 @@ namespace OpenAuth.App.Request
|
||||
/// <summary>
|
||||
/// 表描述、中文名称
|
||||
/// </summary>
|
||||
public string Comment { get; set; }
|
||||
public string Remark { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 父表ID
|
||||
|
||||
Reference in New Issue
Block a user