Changes between Version 136 and Version 137 of pclady_news2.0.0_api


Ignore:
Timestamp:
01/20/2016 05:02:45 PM (10 years ago)
Author:
caomenglin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pclady_news2.0.0_api

    v136 v137  
    185185 
    186186mrobot返回的html中的json 
     187/*@_HTML_META_START_ 
    187188{ 
    188189  "collectCount":"100", 
    189   "commentCount":"50" 
    190 } 
    191  
     190  "commentCount":"50", 
     191  "message":"文章html文本前40个字", 
     192   "imageUrl":"文章头图" 
     193} 
     194_HTML_META_END_@*/ 
    192195}}} 
    193196**返回参数说明** 
     
    10601063 
    10611064mrobot返回的html中的json 
     1065/*@_HTML_META_START_ 
    10621066{ 
    10631067  "collectCount":"100", 
    1064   "commentCount":"50" 
    1065 } 
    1066  
     1068  "commentCount":"50", 
     1069  "message":"活动简介前40个字", 
     1070   "imageUrl":"文章头图" 
     1071} 
     1072 
     1073_HTML_META_END_@*/ 
    10671074}}} 
    10681075**返回参数说明** 
     
    11301137mrobot返回的html中的json 
    11311138{ 
     1139/*@_HTML_META_START_ 
    11321140  "collectCount":"100", 
    1133   "commentCount":"50" 
    1134 } 
     1141  "commentCount":"50", 
     1142  "message":"活动简介前40个字", 
     1143   "imageUrl":"文章头图" 
     1144} 
     1145_HTML_META_END_@*/ 
    11351146 
    11361147}}}