he2802 vor 2 Jahren
Ursprung
Commit
20b1c2a7ed

+ 0 - 1
zhongzheng-system/src/main/resources/mapper/modules/order/OrderBusinessConfigGoodsMapper.xml

@@ -106,7 +106,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         <if test="subjectName != null and subjectName != ''">
             and cs.subject_name = #{subjectName}
         </if>
-        GROUP BY bcg.config_id
     </select>