| | |
| | | <result property="hasCarriage" column="has_carriage" /> |
| | | <result property="carriage" column="carriage" /> |
| | | <result property="isNormal" column="is_normal" /> |
| | | <result property="carriageType" column="carriage_type" /> |
| | | <result property="carriageAmount" column="carriage_amount" /> |
| | | <result property="carriageRuleId" column="carriage_rule_id" /> |
| | | <result property="goodsWeight" column="goods_weight" /> |
| | | <collection property="styles" ofType="cc.mrbird.febs.mall.entity.MallGoodsStyle"> |
| | | <id property="id" column="style_id" /> |
| | | <result property="name" column="style_name" /> |