Changes between Initial Version and Version 1 of feedback
- Timestamp:
- 04/24/2012 05:28:28 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
feedback
v1 v1 1 = 用户反馈接口数据格式定义 = 2 3 == 提交反馈信息接口 == 4 5 接口地址: 6 7 {{{ 8 http://www.imofan.com/interface/feedback/${app_key} 9 }}} 10 11 接口参数以POST的方式提交,其参数定义如下: 12 13 * content,用户提交的反馈信息,限制500个全角文字上限 14 15 以下运行环境参数定义与[wiki:DataDefinition 数据指标及定义]中的同名参数一致 16 * dev_id 17 * device_id 18 * mac_addr 19 * sdk_ver 20 * app_ver 21 * os 22 * os_ver 23 * carrier 24 * access 25 * resolution 26 * model 27 * jailbroken,仅iOS设备需要提交该参数 28 * timezone 29 * language 30 31 响应JSON: 32 33 {{{ 34 { 35 "param1":"参数值", 36 "param2":"1", 37 "param3":"{\"json\":\"value\"}" 38 } 39 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)