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

ars.module.location.repository.AreaRepository Maven / Gradle / Ivy

The newest version!
package ars.module.location.repository;

import ars.module.location.model.Area;
import ars.database.repository.Repository;

/**
 * 区域数据操作接口
 *
 * @param  数据模型
 * @author wuyongqiang
 */
public interface AreaRepository extends Repository {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy