Changes between Version 79 and Version 80 of WikiStart/web-intf


Ignore:
Timestamp:
10/25/2012 06:03:02 PM (13 years ago)
Author:
yeweixian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart/web-intf

    v79 v80  
    714714请求方式:POST[[BR]] 
    715715 
    716 是否需要登录:是/否[[BR]] 
     716是否需要登录:都可以[[BR]] 
    717717 
    718718功能说明:用户发送评论信息[[BR]] 
     
    721721 
    722722{{{ 
    723 productId:产品id 
    724 content:评论信息 
    725 is_incognito:登录可选是否匿名,没登录默认匿名 
     723情况1:没有登录 
     724productId:产品Id 
     725content:用户评论内容 
     726 
     727情况2:已经登录 
     728common_session_id:登录信息字符串 
     729productId:产品Id 
     730content:用户评论内容 
     731is_incognito:用户是否匿名评论 
    726732}}} 
    727733