mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-07 23:28:24 +08:00
统一pom包版本
This commit is contained in:
@@ -50,4 +50,4 @@ public class AccountDaoImpl implements AccountDao {
|
||||
public List<AccountDO> searchByNamePrefix(String prefix) {
|
||||
return sqlSession.selectList("AccountDao.searchByNamePrefix", prefix);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user