he2802 2 سال پیش
والد
کامیت
20b1c2a7ed
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      zhongzheng-system/src/main/resources/mapper/modules/order/OrderBusinessConfigGoodsMapper.xml

+ 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>