~~~[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": 評論成功
}