626940
在使用express-controller时,在controller目录下直接创建的UserController.js在访问是http://localhost:3000/user/login是没有问题的 但是在controller目录下创建了home目录,然后将UserController.js复制到home目录,访问是http://localhost:3000/home/user/login,返回404
在使用express-controller时,在controller目录下直接创建的UserController.js在访问是http://localhost:3000/user/login是没有问题的 但是在controller目录下创建了home目录,然后将UserController.js复制到home目录,访问是http://localhost:3000/home/user/login,返回404
controller与route分不清?controller目录改了跟你route有啥关系?
321
1234567
123
123456
前排水果瓜子