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

ars.module.system.service.StandardMenuService Maven / Gradle / Ivy

package ars.module.system.service;

import ars.module.system.model.Menu;
import ars.module.system.service.AbstractMenuService;

/**
 * 菜单业务操作标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardMenuService extends AbstractMenuService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy