|
|
|
@ -88,7 +88,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" |
|
|
|
|
|
|
|
<select id="selectSsztJbxx110497ByCode" parameterType="String" resultMap="SsztJbxx110497Result"> |
|
|
|
<include refid="selectSsztJbxx110497Vo"/> |
|
|
|
where TYSHXYDM = #{code} order by updatetime LIMIT 1 |
|
|
|
where TYSHXYDM = #{code} order by updatetime desc LIMIT 1 |
|
|
|
</select> |
|
|
|
|
|
|
|
<insert id="insertSsztJbxx110497" parameterType="SsztJbxx110497"> |
|
|
|
|