Skip to content

POST http://localhost:9999/users/userInfo 404 (Not Found) #16

@zhimazz

Description

@zhimazz

昨天运行还可以,今天就404了,是服务器问题吗?我没改过代码,拿你的代码参考而已。

代理也还是原来的配置
proxyTable: { '/users/*': { // target: 'http://127.0.0.1:3333' // 请求本地 需要clone node-api项目 target: 'http://mall.yucccc.com:3333' // 请求线上 可直接运行 }, '/goods/*': { // target: 'http://127.0.0.1:3333' target: 'http://mall.yucccc.com:3333' }, },

Metadata

Metadata

Assignees

No one assigned

    Labels

    项目更新项目更新出现的问题

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions