瀏覽代碼

1.业务数据 保险公司总人数

wuhp 1 年之前
父節點
當前提交
a83c26ec9c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/main/resources/mapper/modules/order/InsAreaCompanyMapper.xml

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

@@ -2407,7 +2407,8 @@
             </foreach>
         </if>
         group  by
-        agree.insurance_company
+        agree.insurance_company,
+        agree.partner_companies_id
         )  a
 
     </select>