ziwen 1 vuosi sitten
vanhempi
commit
af8025252e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      controllers/cygx/yanxuan_special.go

+ 1 - 1
controllers/cygx/yanxuan_special.go

@@ -199,7 +199,7 @@ func (this *YanxuanSpecialController) List() {
 		if err != nil {
 			return
 		}
-		if !hasImg{
+		if hasImg{
 			v.ContentHasImg = 1
 		}
 	}