Dun.Jason 1 year ago
parent
commit
f8f7fdaf2b
1 changed files with 1 additions and 0 deletions
  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 class PublishBulletinDto
     {
     {
+        public string Id { get; set; }
         /// <summary>
         /// <summary>
         /// 标题
         /// 标题
         /// </summary>
         /// </summary>