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

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

package ars.module.system.service;

import ars.invoke.local.Api;
import ars.database.service.BasicService;
import ars.module.system.model.Recyclable;

/**
 * 可回收配置业务操作接口
 *
 * @param  数据模型
 * @author wuyongqiang
 */
@Api("system/recyclable")
public interface RecyclableService extends BasicService {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy