aliyun / aliyun-tablestore-nodejs-sdk

Aliyun TableStore(原OTS) SDK for Node.js
Apache License 2.0
88 stars 33 forks source link

如何写入整数? #30

Closed qding-bot closed 5 years ago

qding-bot commented 5 years ago

int64 在 nodejs里找不到

boxiaowpl commented 5 years ago

用TableStore.Long.fromNumber() 参考: https://github.com/aliyun/aliyun-tablestore-nodejs-sdk/blob/master/samples/batchGetRow.js#L9