feat: 社区新增有偿悬赏功能
This commit is contained in:
@@ -52,6 +52,7 @@ namespace Yi.Framework.Stock.Domain.Entities
|
||||
/// <summary>
|
||||
/// 新闻内容
|
||||
/// </summary>
|
||||
[SugarColumn(ColumnDataType = StaticConfig.CodeFirst_BigString)]
|
||||
public string Content { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user