码迷,mamicode.com
首页 > 其他好文 > 详细

Restful接口传入多参数

时间:2019-10-31 11:59:28      阅读:510      评论:0      收藏:0      [点我收藏+]

标签:query   order   col   rest   code   get   localhost   dup   oca   

URL:localhost:8080/22bat/pay/query/b5755c0deaed4fb6bfbfe1bef6625c4d/3406040802

API:

@GET
@Path("/query/{orderSerial}/{povCode}")
public Response queryAndUp(@PathParam(value="orderSerial")String orderSerial,@PathParam(value="povCode")String povCode) {}

 

Restful接口传入多参数

标签:query   order   col   rest   code   get   localhost   dup   oca   

原文地址:https://www.cnblogs.com/cgy-home/p/11770354.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!