IDesignExportDataResponse interface
方案JSON数据导出返回数据类型
Signature:
interface IDesignExportDataResponse<T = IDesignExportData | null>
Links: interface IDesignExportDataResponse<T = IDesignExportData | null>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
状态码 | |||
T | 返回数据结果 | ||
string | 失败等错误信息 |