Przeglądaj źródła

[营销分析][修改][查询]

release_toaliyun_real
gongbiao 7 lat temu
rodzic
commit
71d0f624f8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml Wyświetl plik

@@ -180,7 +180,7 @@
</select>
<select id="queryOrderGroupPeopleCount" parameterType="hashmap" resultType="long">
select count(*) from (select DISTINCT c_user_id from wx_order where order_group_id!=0
select count(*) from (select id from wx_order where order_group_id!=0
<if test=" null != tenantId">
and tenant_id=#{tenantId}
</if>


Ładowanie…
Anuluj
Zapisz