Просмотр исходного кода

feat:总后台销售订单列表显示重复

caoliqin 1 неделя назад
Родитель
Сommit
5e14a109bf
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      fs-service/src/main/resources/mapper/hisStore/FsStoreOrderScrmMapper.xml

+ 1 - 0
fs-service/src/main/resources/mapper/hisStore/FsStoreOrderScrmMapper.xml

@@ -1736,6 +1736,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
 <!--        <if test="maps.productName != null and  maps.productName !=  ''   ">-->
 <!--        <if test="maps.productName != null and  maps.productName !=  ''   ">-->
 <!--            group by o.id-->
 <!--            group by o.id-->
 <!--        </if>-->
 <!--        </if>-->
+        group by o.id
             order by
             order by
         <if test="maps.sortField == 'companyUserName'">
         <if test="maps.sortField == 'companyUserName'">
             cu.nick_name
             cu.nick_name