~~~[api]
post:/api/user/commentAdd
news_id#新聞id
content#評論內容
parent_com_id#回復對應評論的id
<<<
success
{
"code": 0,
"msg": "",
"time": 1507956868,
"data": {
"state": true
}
}
<<<
error
~~~
http://test2.4006948818.com/api/user/commentAdd
