service层
@Override public List<WshopReport1> SelectAllByNotsampleNo(List<String> sampleno) { return reportdao.SelectAllByNotsampleNo(sampleno); }
list对应List array对应数组
mybatis sql in not in的使用
标签:open resultmap log where from java 使用 port amp
service层
@Override public List<WshopReport1> SelectAllByNotsampleNo(List<String> sampleno) { return reportdao.SelectAllByNotsampleNo(sampleno); }
list对应List array对应数组
mybatis sql in not in的使用
标签:open resultmap log where from java 使用 port amp