ziwen vor 1 Jahr
Ursprung
Commit
af8025252e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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
 		}
 	}