@@ -70,8 +70,8 @@
select
a.*
from
- okr_object_info a
- left join wx_user_info b on a.user_id = b.open_id
+ wx_user_info b
+ left join okr_object_info a on a.user_id = b.open_id
where
1=1
and