| | |
| | | <result column="bf_name" property="name" jdbcType="VARCHAR"/> |
| | | <result column="bf_icon" property="icon" jdbcType="VARCHAR"/> |
| | | <result column="bf_weight" property="weight" jdbcType="DOUBLE"/> |
| | | <result column="bf_goods_total" property=goodsTotal jdbcType="INTEGER"/> |
| | | <result column="bf_goods_total" property="goodsTotal" jdbcType="INTEGER"/> |
| | | <result column="bf_state" property="state" jdbcType="INTEGER"/> |
| | | <result column="bf_create_time" property="createTime" jdbcType="TIMESTAMP"/> |
| | | <result column="bf_update_time" property="updateTime" jdbcType="TIMESTAMP"/> |
| | |
| | | <result column="bf_name" property="name" jdbcType="VARCHAR"/> |
| | | <result column="bf_icon" property="icon" jdbcType="VARCHAR"/> |
| | | <result column="bf_weight" property="weight" jdbcType="DOUBLE"/> |
| | | <result column="bf_goods_total" property=goodsTotal jdbcType="INTEGER"/> |
| | | <result column="bf_goods_total" property="goodsTotal" jdbcType="INTEGER"/> |
| | | <result column="bf_state" property="state" jdbcType="INTEGER"/> |
| | | <result column="bf_create_time" property="createTime" jdbcType="TIMESTAMP"/> |
| | | <result column="bf_update_time" property="updateTime" jdbcType="TIMESTAMP"/> |