Changes between Version 31 and Version 32 of intf


Ignore:
Timestamp:
02/18/2013 10:10:28 AM (13 years ago)
Author:
lifeng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • intf

    v31 v32  
    11= 接口列表 = 
    2 == intf/common == 
     2 
     3== 目录 == 
     4* [#p_intf_common intf/common] 
     5* [#p_intf_special intf/special] 
     6* [#p_intf_user intf/user] 
     7* [#p_intf intf] 
     8 
     9== [=#p_intf_common]intf/common == 
    310* _topics.jsp   论坛主题列表接口[[BR]][[BR]] 
    411  //参数// 
     
    6572* _block_forums.jsp     给果派论坛首页使用 
    6673 
    67 == intf/special == 
     74== [=#p_intf_special]intf/special == 
    6875* _active_user.jsp      得到论坛的活跃好友ID 
    6976    //参数// 
     
    9097* _searchHTML.jsp       通过关键字或标题搜索帖子内容,结果从快搜得到[[BR]][[BR]] 
    9198 
    92 == intf/user == 
     99== [=#p_intf_user]intf/user == 
    93100* _topics.jsp   我的主题 
    94101    //参数// 
     
    156163    返回JSON格式;需要使用post方式提交;调用机器IP需要在后台配置ScoreClientMachine范围内。[[BR]][[BR]] 
    157164 
    158 == intf ==       
     165== [=#p_intf]intf ==     
    159166* _autosave.jsp 自动保存接口(可能仅供本应用调用,已不再使用) 
    160167* _entry.jsp    本接口取消