~~~[api]
post:/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=machine.cart.check
<<<
success
{
"status": 1,
"result": {
"url": "http:\/\/gat.xtow.net\/.\/",
"message": "购物车商品无异常,可进行结算"
}
}
<<<
error
{
"status": 0,
"result": {
"message": "珍吾堂杏仁露 2箱起售!"
}
}
~~~