最近在做项目中,意识到自己写了太多的dto来进行post数据接收,就想到了dynamic 。所以在考虑用dynamic来代替DTO接收数据,前辈们觉得这个怎么样??有没有踩过坑的
https://www.cnblogs.com/lori/p/5159728.html