浏览代码

修复错误字段名称

qinchaoyue 4 月之前
父节点
当前提交
eb7a96a5e6
共有 1 个文件被更改,包括 2 次插入2 次删除
  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