|
@@ -252,7 +252,7 @@
|
|
|
</set>
|
|
|
where MATERIAL_TYPE_ID = #{materialTypeId,jdbcType=DECIMAL}
|
|
|
</update>
|
|
|
- <select id="selectByPrimaryKey" parameterType="java.lang.Short" resultMap="BaseResultMap">
|
|
|
+ <select id="selectByPrimaryKey" parameterType="java.math.BigDecimal" resultMap="BaseResultMap">
|
|
|
<include refid="select" />
|
|
|
where MATERIAL_TYPE_ID = #{materialTypeId,jdbcType=DECIMAL}
|
|
|
</select>
|