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

ars.module.system.repository.OperatedRepository Maven / Gradle / Ivy

package ars.module.system.repository;

import ars.module.system.model.Operated;
import ars.database.repository.Repository;

/**
 * 操作日志数据操作接口
 * 
 * @author yongqiangwu
 * 
 * @param 
 *            数据模型
 */
public interface OperatedRepository extends Repository {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy