package com.whyc.mapper; import com.whyc.pojo.db_user.UserLog; public interface UserLogMapper extends CustomMapper{ }