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

io.github.wslxm.springbootplus2.manage.sys.mapper.SysBannerMapper Maven / Gradle / Ivy

package io.github.wslxm.springbootplus2.manage.sys.mapper;

import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import io.github.wslxm.springbootplus2.manage.sys.model.entity.SysBanner;

/**
 * banner表
 * 

* ::本代码由[兮家小二]提供的代码生成器生成,如有问题,请手动修改 ::作者CSDN:https://blog.csdn.net/qq_41463655 *

* @author wangsong * @email [email protected] * @date 2020-08-23 23:14:01 */ public interface SysBannerMapper extends BaseMapper { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy