Sfoglia il codice sorgente

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

wks 1 anno fa
parent
commit
6566ac0e7a

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