java - Springboot如何利用http请求控制器
黄舟
黄舟 2017-04-18 10:53:00
0
2
534

写好了接口,现在想用postman测试一下这个接口是否正确,想请问怎么传入请求参数?先谢谢了!

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(2)
洪涛

Use the form to pass values ​​directly. As long as the fields match, spring will automatically package it into a payDetaiForm object.

刘奇

key => value
such as:
usesrid => 1
store = > hello

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!