package com.whyc.mapper; import com.whyc.pojo.User; public interface UserMapper extends CustomMapper { }