package com.siwei.apply.mapper; import org.apache.ibatis.annotations.Mapper; // 用地报批 Mapper 接口 @Mapper public interface YdbpMapper { }