Skip to content

函数: savelistPush()

savelistPush(tableKey, data): any

存储表添加

参数

tableKey

any

对应的表的key

data

any

需要添加的数据

返回

any