跳到主要内容

IUpdateOrderStateRemarkOption 接口

interface IUpdateOrderStateRemarkOption 

通过orderState修改订单备注参数

属性

content

content: string;

备注内容

images

images?: IOrderAttachment[];

图片

类型: IOrderAttachment[]

orderId

orderId: string;

订单id

orderState

orderState: number;

订单状态

remarkId

remarkId: string;

修改备注id