Commit 5ddec191 authored by litaolemo's avatar litaolemo

update

parent 571b35c9
......@@ -103,7 +103,7 @@ left join
AND T.ACTION IN ('goto_welfare_detail','search_result_welfare_click_item')
GROUP BY T.DEVICE_ID,
T.CARD_ID) T
on C.DEVICE_ID=T.DEVICE_ID and =C.CARD_ID = T.CARD_ID
on C.DEVICE_ID=T.DEVICE_ID and C.CARD_ID = T.CARD_ID
LEFT JOIN
(
SELECT T.DEVICE_ID,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment