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

com.addplus.server.security.service.mapper.SysOrganizationMapper Maven / Gradle / Ivy

The newest version!
package com.addplus.server.security.service.mapper;


import com.addplus.server.core.model.authority.data.SysOrganization;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;

public interface SysOrganizationMapper extends BaseMapper {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy