| | |
| | | <otherwise> |
| | | and |
| | | ( |
| | | jg.grid_code in ('') or jpag.community_code in in ('') |
| | | jg.grid_code in ('') or jpag.community_code in ('') |
| | | ) |
| | | </otherwise> |
| | | </choose> |
| | |
| | | <otherwise> |
| | | and |
| | | ( |
| | | jg.grid_code in ('') or jpag.community_code in in ('') |
| | | jg.grid_code in ('') or jpag.community_code in ('') |
| | | ) |
| | | </otherwise> |
| | | </choose> |
| | |
| | | <!-- <result property="legalRegisteredAddress" column="legal_registered_address" />--> |
| | | <!-- <result property="legalJobNature" column="legal_job_nature" />--> |
| | | <!-- <result property="legalWxAccount" column="legal_wx_account" />--> |
| | | <result property="birthday" column="birthday" /> |
| | | <result property="ethnicity" column="ethnicity" /> |
| | | <result property="employer" column="employer" /> |
| | | <!-- <result property="birthday" column="birthday" />--> |
| | | <!-- <result property="ethnicity" column="ethnicity" />--> |
| | | <!-- <result property="employer" column="employer" />--> |
| | | </resultMap> |
| | | |
| | | <sql id="selectJczzPlaceExt"> |