jt-20180528 / pro_document_mycat

项目文档记录,一些技术栈预研文档
2 stars 1 forks source link

ILotteryNumberRepository 这个里面的方法很多使用jpa的查询Hql建议使用原生sql查询 #26

Open lujunGit opened 6 years ago

lujunGit commented 6 years ago

还有很多repostory中也是直接使用jpa,建议优化修改