本文介绍了WebApi发帖奇怪500的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
在ApiController中,当我发布实体用户时,我可以工作。
但是当我发布用户和用户的消息时,它可以保存到数据库,但返回500!
无论如何上传附件?
In ApiController, When I post an entity User, I can works.
But when I post User and the user's message, it can save to database, but return 500 !
Is there anyway to upload attachment?
推荐答案
这篇关于WebApi发帖奇怪500的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!