Interface SecUserRoleService

All Superinterfaces:
com.baomidou.mybatisplus.extension.service.IService<SecUserRole>
All Known Implementing Classes:
SecUserRoleServiceImpl

public interface SecUserRoleService extends com.baomidou.mybatisplus.extension.service.IService<SecUserRole>