Quellcode durchsuchen

修复错误字段名称

qinchaoyue vor 4 Monaten
Ursprung
Commit
eb7a96a5e6
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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