import { IPSDBPortletPart } from './ipsdbportlet-part'; /** * * 子接口类型识别属性[] * @export * @interface IPSDBMenuPortletPart */ export type IPSDBMenuPortletPart = IPSDBPortletPart;