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