{"version":"0.1.0","code":"0000","result":true,"message":"处理成功","errdetail":"","timestamp":1671516398279,"data":{"id":71714017,"title":"10.5.8.6 优惠加油-订单接口-提交订单","slug":"ov0etq","format":"lake","bookId":26046811,"body":null,"body_draft":null,"body_html":"

场景图

暂无


时序图

核心接口

long com.autonavi.gbl.aosclient.BLAosService.SendReqWsTcFuelCreate(GWsTcFuelCreateRequestParam pAosRequest, ICallBackWsTcFuelCreate pAosCallbackRef)



调用示例

private long SendReqWsTcFuelCreate() \n{\n    AosPresenter objFb = new AosPresenter();\n    GWsTcFuelCreateRequestParam param = new GWsTcFuelCreateRequestParam();\n   \tparam.bizType = 20;\n\tparam.phone =  "1588026xxxx" ;\n\tparam.order.priceOrder = 20.1;\n\tparam.order.priceOrig = 11.1;\n\tparam.order.unitPrice = 1.2;\n\tparam.orderExt.poiId =   "B0FFJ5C2GZ" ;\n\tparam.orderExt.fuelType = 1;\n\tparam.orderExt.fuelGrade =  "92" ;\n\tparam.orderExt.nozzle =  "7.26" ;\n\tparam.orderExt.liters = 18.88;\n\tparam.orderExt.srcType =   "gasstation_xiaoju_api" ;\n\tparam.orderExt.storeId =   "4912707250429676984" ;\n\tparam.orderExt.orderName =   "中国油联加油站" ;\n\tparam.gw_userid =  "xxxxxx";\n\tparam.ajxVersion = S16("nearby:050330;scenic_area:030803;poi:050360;travel:050120;walkman:030410;idqplus:030815;idqmax:050210;search:050330;search_around:030905;hotel:050320;landing_page:050025;tour:050120;search_cloud:050320;poi_cloud:050030");\n\n    \n    return objFb.SendReqWsTcFuelCreate(param);\n}\n\n\npublic class AosPresenter implements ICallBackWsTcFuelCreate\n{\n// Other code here\n\n@Override\npublic void onRecvAck(GWsTcFuelCreateRequestParam gGWorkdayListResponseParam) \n{\n// todo \n}\n\npublic long SendReqWsTcFuelCreate(GWsTcFuelCreateRequestParam pAosRequest) \n{\nreturn mBLAosService.SendReqWsTcFuelCreate(pAosRequest, this);\n}\n}
","body_lake":null,"pub_level":null,"status":"0","updated_at":"2022-04-06 07:06:34","deleted_at":null,"nameSpace":"mnlcaa/v610","browseCount":24,"collectCount":0,"estimateDate":4,"docStatus":0,"permissions":true,"overView":false}}