duxin 2 жил өмнө
parent
commit
ff291e3032

+ 1 - 1
src/jfw/front/classificationTag.go

@@ -160,7 +160,7 @@ func RecommendationBeacon() map[string]interface{} {
 				list = *lists
 			}
 			sy.Lock()
-			data[v] = list
+			data[vst] = list
 			sy.Unlock()
 		}(v)
 	}