mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-15 10:08:26 +00:00
添加缺少的@ Override
This commit is contained in:
@@ -104,6 +104,7 @@ public class GenTableServiceImpl implements IGenTableService
|
||||
*
|
||||
* @return 表信息集合
|
||||
*/
|
||||
@Override
|
||||
public List<GenTable> selectGenTableAll()
|
||||
{
|
||||
return genTableMapper.selectGenTableAll();
|
||||
|
Reference in New Issue
Block a user