0

如果转换在发布功能中起作用,我会这样做:

Items.find {}, 
  transform: (o) ->
    if o.foo_is_private
      delete o.foo
4

0 回答 0