package com.xy.mapper; import com.xy.entity.SysDictLog; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** *
* 字典表 Mapper 接口 *