Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get 请求怎么直接在 / 后面加参数 #54

Closed
mtgq opened this issue Feb 11, 2022 · 1 comment
Closed

get 请求怎么直接在 / 后面加参数 #54

mtgq opened this issue Feb 11, 2022 · 1 comment

Comments

@mtgq
Copy link

mtgq commented Feb 11, 2022

http://localhost:8080/api/sanya/vehicle/1

http://localhost:8080/ + api/sanya/vehicle/ + 1

get请求这样的一个接口,参数怎么拼接在后面

@mtgq mtgq closed this as completed Feb 11, 2022
@mtgq
Copy link
Author

mtgq commented Feb 11, 2022

		getDetail({ custom: { auth: true }}).then((res) => {

		}).catch(() => {

		})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant