李昊 4 年 前
コミット
8d3f1f6ec1
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      gx_api/GxPress/Service/GxPress.Service.Implement/Topic/TopicService.cs

+ 2 - 0
gx_api/GxPress/Service/GxPress.Service.Implement/Topic/TopicService.cs

@@ -551,6 +551,8 @@ namespace GxPress.Service.Implement.Topic
                                 break;
                             imgData.Add(jsonData);
                         }
+                        else if (jsonData.TypeValue == AllTypeConst.Text.GetHashCode())
+                            continue;
                         //附件
                         else
                         {