云函数端 field
云函数端 field 有没有简便的写法
field({ openId: true, jurisdiction: true, buff: true, info: true, phone: true, sharkInfo: true, online:true})
field({ ‘info.avatarUrl’: true, ‘info.gender’: true, ‘info.nickName’: true, ‘info.slogan’: true })