### WeEngine Android、IOS OrderList api
~~~[api]
POST:https://127.0.0.1/app/index.php?i=4&c=entry&m=ewei_shopv2&do=mobile&r=apply.order.cxorder
string:pagesize=10#每頁數量
string:page=1#頁數
string:status=默認值#訂單狀態
<<<
success
{
}
<<<
error
{
"status": 0,
"result": {
"message": "錯誤信息"
}
}
~~~