Changes between Version 7 and Version 8 of app2.2.0/goods


Ignore:
Timestamp:
10/23/2015 11:22:01 AM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.2.0/goods

    v7 v8  
    22 
    33= 商品 = 
     4 
     5== 商品选择 == 
     6 
     7> 线上:[http://best.pconline.com.cn/app/topicType/cache/listTopicType.do?level=2&parentId=2 /app/topicType/cache/listTopicType.do] 
     8 
     9**说明** 
     10 
     11> 商品选择页面 
     12 
     13**提交方式** 
     14 
     15> post 
     16 
     17**是否需要登录** 
     18 
     19> false 
     20 
     21**缓存方式** 
     22 
     23> 无 
     24 
     25**缓存时间** 
     26 
     27> 无 
     28 
     29**参数** 
     30 
     31||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
     32||topicId||爆料id||string||""||是|| 
     33||common_session_id||-||string||""||是|| 
     34 
     35**返回** 
     36{{{#!java 
     37打开页面 
     38}}} 
     39 
     40 
     41 
     42 
    443 
    544== 商品信息确认 ==