package com.highdatas.mdm.entity; public interface TableInfo { String getTable(); }