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