跳到主要内容

IDrawingExportResponse 接口

interface IDrawingExportResponse 

图纸导出接口出参

属性

fileType

fileType: EDrawingFileType;

图纸文件格式

类型: EDrawingFileType

status

status: boolean;

状态 成功or失败

url

url?: string;

图纸地址