ziwen hace 1 año
padre
commit
af8025252e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 		}
 	}