package com.whyc.mapper; import com.whyc.pojo.db_user.OperationLog; public interface OperationLogMapper extends CustomMapper { }