Changes between Version 17 and Version 18 of pcauto_drive_2.0.0/interface


Ignore:
Timestamp:
07/29/2015 04:38:23 PM (11 years ago)
Author:
dengyurong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_drive_2.0.0/interface

    v17 v18  
    309309   } 
    310310}}} 
     311==== 2.1.8 [=#point2.1.8 学习历程分享] ==== 
     312(开发已完成,测试请连开发机代理)[[BR]] 
     313'''请求url''': http://mrobot.pcauto.com.cn/xsp/s/auto/info/xueChe/courseShare.xsp?imgUrl=http://i6.3conline.com/images/upload/upc/face/33/41/39/08/33413908_120x120   &nickName=%E6%B5%8B%E8%AF%95&subject1=99&subject1_test=5&subject2=42&subject3=60&subject4=20&subject4_test=11&day_amount=111 
     314{{{ 
     315    应用后端url: 
     316    HTTP请求方式:GET 
     317    是否需要登录:否 
     318    返回格式:html 
     319    缓存方式:无 
     320    缓存时间:无 
     321    请求参数:  
     322              imgUrl : 头像url 非必填 
     323              nickName : 昵称 
     324              subject1 : 科目一 
     325              subject1_test : 科目一考试次数 
     326              subject2 : 科目二 
     327              subject3 : 科目三 
     328              subject4 : 科目四 
     329              subject4_test : 科目四考试次数 
     330              day_amount : 天数 
     331}}}