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