Dun.Jason 1 年之前
父节点
当前提交
f8f7fdaf2b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Hotline.Share/Dtos/Article/BulletinDto.cs

+ 1 - 0
src/Hotline.Share/Dtos/Article/BulletinDto.cs

@@ -291,6 +291,7 @@ namespace Hotline.Share.Dtos.Article
 
     public class PublishBulletinDto
     {
+        public string Id { get; set; }
         /// <summary>
         /// 标题
         /// </summary>