Class SysInterfaceService

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

@Service public class SysInterfaceService extends AbstractJpaService<SysInterface,String>

Description: 系统应用程序接口 Service

Author:
: gengwei.zheng
Date:
: 2023/3/7 11:11