{"version":"0.1.0","code":"0000","result":true,"message":"处理成功","errdetail":"","timestamp":1671516394542,"data":{"id":71714007,"title":"10.5.8.1 优惠加油-优惠券-列表卡券","slug":"qybp84","format":"lake","bookId":26046811,"body":null,"body_draft":null,"body_html":"

场景图

暂无


时序图

核心接口

long com.autonavi.gbl.aosclient.BLAosService.SendReqWsIcsLifeUserCouponList(GWsIcsLifeUserCouponListRequestParam pAosRequest, ICallBackWsIcsLifeUserCouponList pAosCallbackRef)



调用示例

\nprivate long SendReqWsIcsLifeUserCouponList() \n{\n    AosPresenter objFb = new AosPresenter();\n    GWsIcsLifeUserCouponListRequestParam param = new GWsIcsLifeUserCouponListRequestParam();\n    param.ts = 1626749763;\n\tparam.bizType = 1;\n\tparam.uid = "xxxxxxxx";\n\tparam.queryStatus = 1;\n\tparam.pageNum = 1;\n\tparam.pageSize = 20;\n    return objFb.SendReqWsIcsLifeUserCouponList(param);\n}\n\n\npublic class AosPresenter implements ICallBackWsIcsLifeUserCouponList\n{\n// Other code here\n\n@Override\npublic void onRecvAck(GWsIcsLifeUserCouponListRequestParam gGWorkdayListResponseParam) \n{\n// todo \n}\n\npublic long SendReqWsIcsLifeUserCouponList(GWsIcsLifeUserCouponListRequestParam pAosRequest) \n{\nreturn mBLAosService.SendReqWsIcsLifeUserCouponList(pAosRequest, this);\n}\n}
","body_lake":null,"pub_level":null,"status":"0","updated_at":"2022-04-06 07:06:31","deleted_at":null,"nameSpace":"mnlcaa/v610","browseCount":36,"collectCount":0,"estimateDate":3,"docStatus":0,"permissions":true,"overView":false}}