Pārlūkot izejas kodu

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

release_toaliyun_real
gongbiao pirms 7 gadiem
vecāks
revīzija
71d0f624f8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml Parādīt failu

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


Notiek ielāde…
Atcelt
Saglabāt