~~~[api]
post:app/index.php?i=8&c=entry&ctrl=wmall&ac=order&op=comment&ta=post&do=api&m=we7_wmall
*id=1#订单id
*goods_quality=5#商品质量评分(5分为满分)
*delivery_service=5#配送服务评分(5分为满分)
*note=真好吃#评论内容
*thumbs=1#评论图片 array('http://baidu.com', 'http://baidu.com', )
*goods=商品评价# array('10' => 0, '11' => 1 ) (1:好评,0:差评)
<<<
success
{
"errno": 0,
"message": 评论成功
}