import { IPSMapParam } from './ipsmap-param'; /** * * 子接口类型识别属性[] * @export * @interface IPSSysMapParam */ export type IPSSysMapParam = IPSMapParam;