Class SysElementService

java.lang.Object
cn.herodotus.engine.data.core.jpa.service.AbstractJpaService<SysElement,String>
cn.herodotus.engine.logic.upms.service.security.SysElementService
All Implemented Interfaces:
BaseJpaReadableService<SysElement,String>, BaseJpaWriteableService<SysElement,String>, cn.herodotus.engine.data.core.service.BasePageService<SysElement,String>, cn.herodotus.engine.data.core.service.BaseService<SysElement,String>

@Service public class SysElementService extends AbstractJpaService<SysElement,String>

Description: SysMenuService

Author:
: gengwei.zheng
Date:
: 2022/7/14 15:55