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

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

package ars.module.system.service;

import ars.module.system.model.Recycle;
import ars.module.system.service.AbstractRecycleService;

/**
 * 数据回收业务操作标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardRecycleService extends AbstractRecycleService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy