소스 검색

Merge remote-tracking branch 'origin/test' into test

wks 1 년 전
부모
커밋
6566ac0e7a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/mapper/modules/order/InsAreaCompanyMapper.xml

+ 1 - 1
src/main/resources/mapper/modules/order/InsAreaCompanyMapper.xml

@@ -1443,7 +1443,7 @@
                 </choose>
             </if>
         </where>
-        GROUP BY io.userid , su.name, sd.id , sd.name
+        GROUP BY io.userid , su.name, sd.id , sd.name,suLeader.name,suLeader.mobile
     </select>