package com.keao.edu.common.service; import com.keao.edu.common.entity.TenantInfo; public interface TenantInfoService extends BaseService { }