@@ -1099,6 +1099,9 @@ LOOP:
}
+ if temp.ClassifyName == "宏观经济" {
+ continue LOOP
+ }
list = append(list, temp)