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

com.base4j.mvc.sys.mapper.SysOrgMapper Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
package com.base4j.mvc.sys.mapper;

import com.base4j.mvc.sys.entity.SysOrg;
import com.base4j.mybatis.base.mapper.BaseMapper;

/**
 * Created by [huangjun] on 2017-08-11.
 */
public interface SysOrgMapper extends BaseMapper {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy