目录一、问题二、优化建议三、Repository模式一、问题 最近在做代码重构,代码工程采用了Controller/Service/Dao分层架构,Dao层使用了MyBATis-Plus框架。在查看Service层时发现如下代码:
I\'m trying to use the Facebook Javascript API to run FQL queries, and it works fine if I try and get users by username or uid, but doesn\'t work when I\'m searching by name.