package com.gszc.mapper; import com.baomidou.mybatisplus.mapper.BaseMapper; import com.gszc.entity.MiniUser; /** *
* Mapper 接口 *