@@ -222,7 +222,6 @@
site_id as "siteId",
customer_id as "customerId"
from pay_base_closingaccountinfo
- where site_id = 51 and customer_id = 120
GROUP BY site_id,customer_id
</select>