Explorar o código

教育培训统计报表查询bug处理

jingyuanchao %!s(int64=2) %!d(string=hai) anos
pai
achega
144de9d8a5

+ 1 - 0
soc-modules/soc-modules-core/src/main/resources/mapper/edu/CoreEduTrainingTaskMapper.xml

@@ -163,6 +163,7 @@
                 and t.end_date <![CDATA[<=]]> #{request.endDate}
             </if>
         </where>
+        group by t.org_id
     </select>
 
     <select id="checkHasTask" resultType="java.lang.Integer">