Changes between Version 4 and Version 5 of API/BBS/Post-New-Topic


Ignore:
Timestamp:
05/06/2011 09:09:03 AM (15 years ago)
Author:
lee
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • API/BBS/Post-New-Topic

    v4 v5  
    99== HTTP Headers == 
    1010 
    11 仅开发环境需加。 
    12  
    13 || Cookie || common_session_id1=1E206769DF2AC93174ACCA2C04D86B60B43FD0351F1331A8 || 
     11|| key || value || desc || 
     12|| Cookie || common_session_id1=1E206769DF2AC93174ACCA2C04D86B60B43FD0351F1331A8 || 仅适用于开发环境 || 
     13|| Cookie || common_session_id=xxxx || 生产环境 || 
    1414 
    1515== POST Form Field == 
    1616 
    17 || name || desc || 
     17|| field name || desc || 
    1818|| title || 标题 || 
    1919|| message || 正文 ||