Changes between Version 36 and Version 37 of app2.2.0/order


Ignore:
Timestamp:
11/05/2015 11:06:50 AM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/order

    v36 v37  
    4444} 
    4545}}} 
    46  
    47  
    48  
    49  
     46**返回状态** 
     47 
     48||1||请求成功||请求成功|| 
     49||-1||请求失败||后台数据操作错误|| 
     50||-2||未登录||未登录|| 
     51||-3||非法请求!||非post请求|| 
     52||-4||验证出错!||签名验证未通过|| 
     53||10||对不起,该商品无效!||商品无效|| 
     54||11||对不起,该商品已无货!||商品无货|| 
     55||12||商品价格有变化,请重新核对!商品实时价格:xx||商品价格有变动|| 
     56||13||商品无效!||商品后台数据出错|| 
     57||14||请勿重复提交!||重复提交。某些接口有防刷机制,同一个用户两次间隔要在5秒以上|| 
     58||15||收货地址不存在!||根据addrId找不到用户收货地址|| 
     59||16||折扣码不正确!||折扣码不正确|| 
     60 
     61------------------- 
    5062 
    5163