|
@@ -90,15 +90,15 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<result property="updateUnitName" column="update_unit_name" />
|
|
|
<result property="state" column="state" />
|
|
|
<result property="ssxzqhName" column="ssxzqh_name" />
|
|
|
- <result property="ssxzqhNames" column="ssxzqh_names" />
|
|
|
<result property="szxzqhName" column="szxzqh_name" />
|
|
|
+ <result property="szxzqhNames" column="szxzqh_names" />
|
|
|
</resultMap>
|
|
|
|
|
|
<sql id="selectYljgsqJcxxVo">
|
|
|
select
|
|
|
getxzqhidbycode(szxzqh) szxzqh,
|
|
|
getxzqhmcbycode(szxzqh) as szxzqh_name,
|
|
|
- getxzqhmcbycode(ssxzqh) as ssxzqh_names,
|
|
|
+ getxzqhmcbycode(szxzqh) as ssxzqh_names,
|
|
|
id, tyshxydm, jg_url, lat, lng, zzjgdm, jgmc, jlrq, ssxzqh, czyy, czsj, sczt,
|
|
|
is_zfmftg, is_cszfmftg, rzlnrs, zllnrszfy, bfsnlnrszfy, snlnrszfy, is_xssfjm, is_yshllyy, is_nrmzbmtyjg, is_qyylzx, fwrc, tgfwlx,
|
|
|
txdz, frxm, frlxfs, frzjlx, frzjhm, frdjjg, frlx, qtcws,
|