tengge1/ShadowEditor

模型上传失败

xtfge opened this issue · 1 comments

xtfge commented

你好:
上传模型出现这个错误怎么解决:ShadowEditor.js:2377 POST http://localhost:8080/api/Mesh/Add 405 (Method Not Allowed)

\ShadowEditor.Server\Controllers\MeshController.cs文件里Add方法上加上[HttpPost]。已修复提交。