Ver código fonte

更新 栏目规则

wcc 1 ano atrás
pai
commit
03850bb910
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      website_columns/utils.go

+ 1 - 1
website_columns/utils.go

@@ -166,7 +166,7 @@ func TagBidding(tmp map[string]interface{}) (res map[string]interface{}) {
 		}
 	}
 
-	fundsWors2 := []string{"省财政资金"}
+	fundsWors2 := []string{"省财政资金"}
 	for _, v := range fundsWors2 {
 		if strings.Contains(title, v) {
 			res["省级项目"] = 1