|
@@ -408,6 +408,7 @@
|
|
|
<result column="operation_date" property="operationDate"/>
|
|
<result column="operation_date" property="operationDate"/>
|
|
|
<result column="operator" property="operator"/>
|
|
<result column="operator" property="operator"/>
|
|
|
<result column="jcebType" property="jcebType"/>
|
|
<result column="jcebType" property="jcebType"/>
|
|
|
|
|
+ <result column="jcebTypeText" property="jcebTypeText"/>
|
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
|
|
<select id="getListByType" resultMap="JcebResultMap">
|
|
<select id="getListByType" resultMap="JcebResultMap">
|