首页
POST
http://yun-pay.hs499.com/app/fuel/index
接口描述
优惠加油首页
请求参数
参数名
类型
描述
必填
user_id
String
当前登录用户id 示例:1c1fa12253494122b181508baf39671a
必填
lon
String
经度,例如:112.946195
必填
lat
String
纬度,例如:28.345425
必填
oil_code
String
油号: 92# ,95# ,98# ,0# 默认92#
必填
station_type
int
//品牌:0-全部, 1-中石油, 2-中石化,3-壳牌,4-其他 默认0
必填
sort_type
int
排序:1-距离优先,2-价格优先 默认1
必填
page
int
页数,默认1
必填
limit
int
条数,默认4
必填
响应参数
参数名
类型
描述
必填
code
number
示例:0 成功 -1 失败
必填
errors
object
数据字典
必填
msg
string
示例:操作成功
必填
discount_user_list
list<string>
中部滚动展示-优惠用户,例如:某某用户134***节省了多少元,...
必填
country_price_list
list<string>
中部滚动展示 -国标价,例如:0# 5.41元/L ,...
必填