【发布时间】:2021-05-17 00:51:16
【问题描述】:
我尝试到达特定路线:
http://127.0.0.1:3333/store/products?productId=4
但是服务器给了我这个错误:
"message": "E_ROUTE_NOT_FOUND: Cannot DELETE:/store/products",
"stack": "HttpException: E_ROUTE_NOT_FOUND: Cannot PATCH:/store/products\n
【问题讨论】: