ziwen 1 rok temu
rodzic
commit
af8025252e
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 		}
 	}