Changes between Version 42 and Version 43 of app2.2.0/order


Ignore:
Timestamp:
11/06/2015 06:00:13 PM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/order

    v42 v43  
    4343        } 
    4444} 
     45价格变动时返回: 
     46result { 
     47        status: 12, 
     48        msg: '所购商品当前价格已上升至' 或 '所购商品当前价格已上升至', 
     49        curPrice: 100.00 
     50} 
    4551}}} 
    4652**返回状态** 
     
    5359||10||对不起,该商品无效!||商品无效|| 
    5460||11||对不起,该商品已无货!||商品无货|| 
    55 ||12||商品价格有变化,请重新核对!商品实时价格:xx||商品价格有变动|| 
     61||12||"所购商品当前价格已上升至" 或 "所购商品当前价格已上升至" ||商品价格有变动。 此状态接口会返回curPrice字段,为商品人民币最新价格。|| 
    5662||13||商品无效!||商品后台数据出错|| 
    5763||14||请勿重复提交!||重复提交。某些接口有防刷机制,同一个用户两次间隔要在5秒以上||