import { IPSServiceAPIDTO } from './ipsservice-apidto'; /** * * 子接口类型识别属性[] * @export * @interface IPSSysServiceAPIDTO */ export type IPSSysServiceAPIDTO = IPSServiceAPIDTO;