跳到主要内容

IGetCustomerOrderOption 类型

declare type IGetCustomerOrderOption = {
designId: string;
} | {
orderId: string;
};

获取客户订单信息参数