ziwen 1 년 전
부모
커밋
af8025252e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 		}
 	}