id, order_eval_id, order_item_id, goods_id, goods_name, goods_pic, score, content, imgs, create_by, create_time, update_by, update_time
INSERT INTO mes_order_item_evaluation
order_eval_id,
order_item_id,
goods_id,
goods_name,
goods_pic,
score,
content,
imgs,
#{orderEvalId},
#{orderItemId},
#{goodsId},
#{goodsName},
#{goodsPic},
#{score},
#{content},
#{imgs},