c8646974d8
- Restore DAO layer design pattern (DictionaryDao, OperationLogDao, SysUserDao) - Update Repository implementations to use DAO layer - Add batch conversion methods to all converters (toEntityList, toDomainList) - Migrate DictionaryHandler to functional WebFlux style - Create unified SystemRouter configuration - Add comprehensive .gitignore file