Changes between Version 48 and Version 49 of pcauto_drive_2.2.0/interface


Ignore:
Timestamp:
10/13/2015 11:51:23 AM (11 years ago)
Author:
dengyurong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_drive_2.2.0/interface

    v48 v49  
    557557||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =||= 说明 =|| 
    558558||= cityId =||= 城市id =||= int =||= 无 =||= 是 =||= =|| 
     559||= subjectId  =||= 课目ID =||= int =||= 2 =||= 否 =||= (考场是科目二(subjectId=2),路拍是科目三(subjectId=3)),默认subjectId=2 =|| 
    559560 
    560561**返回** 
     
    574575                    "url": "http://img.pcauto.com.cn/images/upload/upc/tx/driver/1508/07/c0/10835360_1438940428057_&1&.jpg" 
    575576                } 
    576             ] 
     577            ], 
     578            "subjectId":2 
    577579        }, 
    578580        { 
     
    580582            "id": 161, 
    581583            "name": "2222", 
    582             "provinceId": 440000 
     584            "provinceId": 440000, 
     585            "subjectId":2 
    583586        }, 
    584587        { 
     
    595598                    "url": "http://img.pcauto.com.cn/images/upload/upc/tx/driver/1508/12/c0/11047636_1439347990058.jpg" 
    596599                } 
    597             ] 
     600            ], 
     601            "subjectId":2 
    598602        } 
    599603    ], 
     
    607611||= name =||= 考场名称 =||=provinceId=||=省份id=|| 
    608612||= shrinkTagram =||= 图片 =||= introduction =||= 描述 =|| 
     613||= subjectId =||= 科目id =||= =||= =|| 
    609614 
    610615----------