__construct() __construct( $token, $province_id, $city_id, $county_id, $town_id) 3.5 验证地址有效性 Request Parameters $token string access token $province_id int 一级地址ID $city_id int 二级地址id $county_id int 三级地址id $town_id int 四级地址ID 若三级地址下无四级地址传0
doRequest() doRequest() : \Psr\Http\Message\ResponseInterface Throws \jd_vop\exception\NetWorkException Returns \Psr\Http\Message\ResponseInterface