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

com.zyy.common.mapper.HandleMapper Maven / Gradle / Ivy

package com.zyy.common.mapper;

import com.zyy.common.model.HandleModel;
import org.springframework.stereotype.Repository;
import tk.mybatis.mapper.common.Mapper;

@Repository
public interface HandleMapper extends Mapper {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy