package com.doumee.dao.business; import com.doumee.dao.business.model.YwConditionerGateway; import com.github.yulichang.base.MPJBaseMapper; public interface YwConditionerGatewayMapper extends MPJBaseMapper { }