|
@@ -43,6 +43,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<result property="sbcs3" column="sbcs3" />
|
|
|
<result property="sbcs4" column="sbcs4" />
|
|
|
<result property="sbcs5" column="sbcs5" />
|
|
|
+ <result property="sfzx" column="sfzx" />
|
|
|
</resultMap>
|
|
|
|
|
|
<select id="selectLrById" parameterType="String" resultType="java.util.HashMap">
|