@ccw-api/api
    Preparing search index...
    type Res = {
        batchId: string | null;
        sendResult: 1 | 2;
    }
    Index

    Properties

    Properties

    batchId: string | null
    sendResult: 1 | 2

    sendResult=1 表示成功