12 2018 档案

摘要:最近在研究.netcore,尝试把前后端完全分离。但是在写接口的时候,Post参数是FromBody的时候报错了 关键错误点Unable to cast object of type 'System.Int32' to type 'System.String'.提示是无法将“System.Int32 阅读全文
posted @ 2018-12-12 23:00 GodricV 阅读(12308) 评论(0) 推荐(0)