...
|
...
|
@@ -39,7 +39,7 @@ |
|
|
</select>
|
|
|
<select id="selectmanilists" parameterType="java.lang.String" resultMap="BaseResultMap">
|
|
|
select
|
|
|
awba
|
|
|
awba,ext4
|
|
|
from land_busineestype_list_info
|
|
|
where 1=1
|
|
|
and applicationFormId = #{applicationformid,jdbcType=VARCHAR}
|
...
|
...
|
|