Skip to content

zentao-api / DataRecord

Type Alias: DataRecord

DataRecord = Record<string, unknown>

本地数据处理的基础记录类型,对应一条对象数据。

Released under the MIT License.