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