Hierarchy

  • OrderNoteController

Implemented by

Methods

  • ai构建备注信息

    Parameters

    Returns Promise<void>

    Path

    /note/ai-build-note-info

  • 修改备注状态

    Parameters

    Returns Promise<void>

    Path

    /note/change-note-status

  • 创建订单备注

    Parameters

    Returns Promise<string>

    备注id

    Path

    /note/create-note

  • 查询未完成备注的订单Id

    Returns Promise<string[]>

    订单Id列表

    Path

    /note/query-unfinished-note-order-id-list

Generated using TypeDoc