为什么我的postman中显示404
来源:3-7 从API获取数据
幽心
2018-05-07
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>404 Not Found</title>
<h1>Not Found</h1>
<p>The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.</p>
写回答
2回答
-
7七月
2018-05-08
贴一下路由注册的视图函数。
022018-05-09 -
许龙
2018-05-08
把视图函数代码贴出来,是不是路由注册错了?
00
相似问题