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

ars.module.educate.repository.StandardProfessionRepository Maven / Gradle / Ivy

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

import ars.module.educate.model.Profession;
import ars.module.educate.repository.AbstractProfessionRepository;

/**
 * 专业数据操作标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardProfessionRepository extends AbstractProfessionRepository {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy