添加缺少的@ Override

master
Sxile 4 years ago committed by Limy
parent 5d1ee43c2e
commit 63bef3d444

@ -104,6 +104,7 @@ public class GenTableServiceImpl implements IGenTableService
*
* @return
*/
@Override
public List<GenTable> selectGenTableAll()
{
return genTableMapper.selectGenTableAll();

Loading…
Cancel
Save