Browse Source

Merge branch 'cygx_8.3' into debug

ziwen 2 years ago
parent
commit
bed622c9b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      models/report.go

+ 1 - 1
models/report.go

@@ -880,7 +880,7 @@ FROM
 	WHERE
 		a.publish_status = 1 
 		AND a.is_class = 1 
-		AND man_g.industrial_management_id = ? UNION ALL
+		AND man_g.industrial_management_id = ? GROUP BY id UNION ALL
 	SELECT
 		mmc.id,
 		'' AS title,