加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
request.http 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
cuicuiya 提交于 2022-01-22 10:48 . springcloud1
http://localhost:8001/waejwijorwejreioerio
###
POST http://localhost:8001/decreaseNumber
Content-Type: application/json
[{"id":1, "name":"abc", "number":23},{"id":2, "name":"def", "number":11}]
###
GET http://localhost:8101/9
###
GET http://localhost:8101/8/score?score=1000
###
GET http://localhost:8201/123abc
###
GET http://localhost:3001/item-service/dafsads?token=dsafdadf
###
GET http://localhost:3001/order-service/dafsads?token=dsafdadf
###
GET http://localhost:3001/user-service/dafsa
##
GET http://localhost:3001/user-service/8
###
GET http://localhost:3001/user-service/8/score?score=1000
###
GET http://localhost:3001/order-service/uy54gt43f34t
###
GET http://localhost:3001/order-service/add
###
GET http://localhost:3002/item-service/uyhg43t34t4y5?token=uy5uhy4tyg
###
POST http://localhost:3002/item-service/decreaseNumber
Content-Type: application/json
[{"id":1, "name":"abc", "number":23},{"id":2, "name":"def", "number":11}]
###
GET http://localhost:3001/user-service/77
###
GET http://localhost:3002/user-service/8/score?score=1000
###
GET http://localhost:3002/order-service/uy54gt43f34t
###
GET http://localhost:3002/order-service/add
###
POST http://localhost:6001/actuator/bus-refresh/user-service
###
GET http://localhost:3001/user-service/77777
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化