Interface OptLogDataMapper

All Superinterfaces:
com.baomidou.mybatisplus.core.mapper.BaseMapper<OptLogData>, com.baomidou.mybatisplus.core.mapper.Mapper<OptLogData>

public interface OptLogDataMapper extends com.baomidou.mybatisplus.core.mapper.BaseMapper<OptLogData>
操作、数据日志记录 Mapper 接口
Since:
2024-02-28 18:03:49
Author:
xieyubin