GET请求
curl http://localhost:8080/core/test/getById?id=1
POST请求
curl -i -X POST -H 'Content-type':'application/json' -d '{ "name" : "'test'" }' http://localhost:8080/core/test/queryByPage
未完,待续.......
欢迎加入QQ群:835870546
GET请求
curl http://localhost:8080/core/test/getById?id=1
POST请求
curl -i -X POST -H 'Content-type':'application/json' -d '{ "name" : "'test'" }' http://localhost:8080/core/test/queryByPage
未完,待续.......
欢迎加入QQ群:835870546