李昊 4 년 전
부모
커밋
02929a1f63
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      gx_api/GxPress/Model/GxPress.Entity/tede2/AppChannel/AppChannel.cs

+ 1 - 1
gx_api/GxPress/Model/GxPress.Entity/tede2/AppChannel/AppChannel.cs

@@ -24,7 +24,7 @@ namespace GxPress.Entity.tede2.AppChannel
         /// </summary>
         /// <value></value>
         [DataColumn]
-        public GxPress.EnumConst.AppChannelConst ChannelTypeValye { get; set; }
+        public GxPress.EnumConst.AppChannelConst ChannelTypeValue { get; set; }
         /// <summary>
         /// 排序
         /// </summary>