FishPi.js API Documentation - v0.1.28
    Preparing search index...

    Interface ILog

    interface ILog {
        data: string;
        key1: string;
        key2: string;
        key3: string;
        oId: string;
        public: boolean;
        type: string;
    }
    Index

    Properties

    data: string

    内容

    key1: string

    操作时间

    key2: string

    IP

    key3: string

    操作类型

    oId: string

    唯一标识

    public: boolean

    是否公开

    type: string

    类型