IDP.Custom.Design.Export.getDesignFullJsonAsync() 函数
function getDesignFullJsonAsync(option?: DesignExportDataParams): Promise<DesignExportDataResponse>;
获取当前方案完整JSON数据
参数:
-
option: DesignExportDataParams相关参数
返回值: Promise<DesignExportDataResponse>