|
|
@@ -20,6 +20,7 @@
|
|
20
|
20
|
<result column="wjh" jdbcType="VARCHAR" property="wjh" />
|
|
21
|
21
|
<result column="kcsl" jdbcType="DOUBLE" property="kcsl" />
|
|
22
|
22
|
<result column="cjsj" jdbcType="TIMESTAMP" property="cjsj" />
|
|
|
23
|
+ <result column="gb" jdbcType="VARCHAR" property="gb" />
|
|
23
|
24
|
</resultMap>
|
|
24
|
25
|
<sql id="Example_Where_Clause">
|
|
25
|
26
|
<where>
|