All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.kamingpan.infrastructure.entity.service.AdminRoleService Maven / Gradle / Ivy

The newest version!
package com.kamingpan.infrastructure.entity.service;

import com.kamingpan.infrastructure.core.base.service.BaseService;
import com.kamingpan.infrastructure.entity.model.entity.AdminRole;

/**
 * 管理员-角色关联 服务类
 *
 * @author kamingpan
 * @since 2018-06-28
 */
public interface AdminRoleService extends BaseService {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy