Parcourir la source

修复错误字段名称

qinchaoyue il y a 4 mois
Parent
commit
eb7a96a5e6
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/Hotline.Share/Dtos/Snapshot/IndustryDto.cs

+ 2 - 2
src/Hotline.Share/Dtos/Snapshot/IndustryDto.cs

@@ -71,7 +71,7 @@ public class IndustryDetailOutDto : IndustryItemsOutDto
     /// 关联操作指引
     /// 从字典中取"公告类型"
     /// </summary>
-    public string BulletinTypeGuideame { get; set; }
+    public string BulletinTypeGuideName { get; set; }
 
     /// <summary>
     /// App是否启用
@@ -344,7 +344,7 @@ public class AddIndustryDto
     /// 关联操作指引
     /// 从字典中取"公告类型"
     /// </summary>
-    public string BulletinTypeGuideame { get; set; }
+    public string BulletinTypeGuideName { get; set; }
 
     /// <summary>
     /// 背景图片 url