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

我在main.py中新增接口,采用postman访问不到 #36

Open
lixianli1987 opened this issue Jun 7, 2023 · 0 comments
Open

我在main.py中新增接口,采用postman访问不到 #36

lixianli1987 opened this issue Jun 7, 2023 · 0 comments

Comments

@lixianli1987
Copy link

我在main.py中新增如下接口
@app.get("/lxl")
async def root():
return {"message": "Hello World"}
采用postman请求如下
图片

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