@@ -32,7 +32,7 @@
on
p.region_id = r.id
where
- pclr.mt_company_id = #{mtCompanyId}
+ plr.mt_company_id = #{mtCompanyId}
<if test = "startTimeDateStr != null and startTimeDateStr != ''">
and (
pclr.create_date <![CDATA[ >= ]]> #{startTimeDateStr}