Browse Source

1.任务统计代理人bug

wuhp 1 year ago
parent
commit
a5273a4b43
1 changed files with 1 additions and 1 deletions
  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>