RCKitStore
    Preparing search index...

    Interface ISystemProfile

    系统信息

    interface ISystemProfile {
        id: string;
        name: string;
        portraitUri?: string;
    }

    Hierarchy

    • IBaseProfile
      • ISystemProfile
    Index

    Properties

    Properties

    id: string

    唯一标识

    name: string

    名称

    portraitUri?: string

    头像