fanli/src/main/resource/mapping/HongBaoManageMapper.xml
@@ -17,8 +17,7 @@ </select> <select id="selectByKey" resultMap="BaseResultMap" parameterType="java.lang.String"> <select id="selectByKey" resultMap="BaseResultMap"> select <include refid="Base_Column_List" /> from yeshi_ec_hongbao_manage where `key` = #{key} AND system=#{system} order by validtime