package com.whyc.mapper; import com.whyc.pojo.Softcode; public interface SoftcodeMapper extends CustomMapper{ }