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