import { IPSDashboard } from './ipsdashboard'; /** * * 子接口类型识别属性[] * @export * @interface IPSDEDashboard */ export type IPSDEDashboard = IPSDashboard;