‘linchangsheng’ hai 1 semana
pai
achega
f6754ac224
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/mapper/OrderShareRankMapper.xml

+ 1 - 1
src/main/resources/mapper/OrderShareRankMapper.xml

@@ -21,7 +21,7 @@
         'DFH',
         'YFH',
         'OVER')
-          and os.create_time between #{startTime} and #{endTime} and os.company_wechat_id=#{companyWechatId}
+          and os.create_time between #{startTime} and #{endTime} and os.company_id=#{companyWechatId}
           <if test="userId != null and userId !=''">
               and od.share_user_id = #{userId}
           </if>