|
@@ -41,7 +41,7 @@
|
|
<result column="GQMC" property="name"/>
|
|
<result column="GQMC" property="name"/>
|
|
</resultMap>
|
|
</resultMap>
|
|
<select id="findHwzl" resultMap="hwzlResultType" >
|
|
<select id="findHwzl" resultMap="hwzlResultType" >
|
|
- select text,val from GK_OPERATION_JSJY_CODE t where pid='25' and t.record_status='1' order by t.sortno
|
|
|
|
|
|
+ select text,id from GK_OPERATION_JSJY_CODE t where pid='72' and t.record_status='1' order by t.sortno
|
|
</select>
|
|
</select>
|
|
<select id="findShzt" resultMap="shztResultType" >
|
|
<select id="findShzt" resultMap="shztResultType" >
|
|
select text,val from GK_OPERATION_JSJY_CODE t where t.group_code='DCTTSHZT' and pid='24'
|
|
select text,val from GK_OPERATION_JSJY_CODE t where t.group_code='DCTTSHZT' and pid='24'
|