INSERT INTO `xzx_order_item_info` (`order_id`, `item_type`, `weight`, `amount`, `money`) VALUES #{info.orderId}, #{info.itemType}, null, null, null