@ -10,7 +10,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface PurContractMapper extends BaseMapperPlus<PurContractMapper,PurContractMapper,PurContractEntity> {
public interface PurContractMapper extends BaseMapperPlus<PurContractMapper,PurContractEntity,PurContractEntity> {
// @Override
int insert(PurContractEntity purContractEntity);