• 获取上传资源的签名链接

    Description

    一段时间后链接失效,需要重新获取

    Export

    Parameters

    • projectId: string
    • ticketNumber: string
    • fileId: string

      upload.key

    Returns Promise<{
        fileurl: string;
    }>

Generated using TypeDoc