package com.changhong.epc.form.mapper.tenant.contract; import com.changhong.epc.bean.form.contract.FormContractPhase; import com.iemsoft.framework.cloud.mybatis.common.MybatisBaseMapper; public interface FormContractPhaseMapper extends MybatisBaseMapper { }