赞
踩
仅供自学,有错见谅
const _ = db.command
db.collection('post').doc('28ee4e3e60d9cafe25fb5d833f21d283').update({
data: {
['commentsArray.'+0+'.replysArray']: _.push({
})
},
success: function (res) {
console.log(res)
}
})
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。