AWS DynamodDB Update Results In Wrong Value

前端 未结 0 1630
庸人自扰
庸人自扰 2020-12-02 10:20

I have the following NodeJS DynamoDB table update:

   var params = {
       TableName: "order",
       Key: {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题