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

ars.module.people.service.StandardRoleService Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package ars.module.people.service;

import ars.module.people.model.Role;
import ars.module.people.service.AbstractRoleService;

/**
 * 角色业务操作标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardRoleService extends AbstractRoleService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy