1e61ab4fba18a02e291b45fbbeaf413c4747d986
之前当getOpenid未部署时,_doPush直接return,永远跳过了 db.collection().add(),导致集合无法自动创建、数据不能上云。 改为跳过locate+update但允许add(),CloudBase会自动填充_openid。 Co-Authored-By: Claude <noreply@anthropic.com>
Description
微信小程序-平板支撑
Languages
JavaScript
100%