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

com.github.yt.mybatis.annotations.BaseResult Maven / Gradle / Ivy

package com.github.yt.mybatis.annotations;


public interface BaseResult {

    BaseResult getBaseResult();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy