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

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

package ars.module.system.service;

import ars.module.system.model.Recyclable;
import ars.module.system.service.AbstractRecyclableService;

/**
 * 可回收配置操作标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardRecyclableService extends AbstractRecyclableService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy