| | |
| | | t1.phone as helpCommunityContacts, |
| | | t4.name as communityName, |
| | | t1.address, |
| | | t1.village_name as unitVillageName |
| | | t1.village_name as unitVillageName, |
| | | t1.belong_to |
| | | from com_pb_member t |
| | | left join com_pb_check_unit t1 on t.check_unit_id = t1.id |
| | | left join com_mng_village t2 on t.village_id = t2.village_id |
| | |
| | | t1.phone as helpCommunityContacts, |
| | | t4.name as communityName, |
| | | t1.address, |
| | | t1.village_name as unitVillageName |
| | | t1.village_name as unitVillageName, |
| | | t1.belong_to |
| | | from com_pb_member t |
| | | left join com_pb_check_unit t1 on t.check_unit_id = t1.id |
| | | left join com_mng_village t2 on t.village_id = t2.village_id |