标签: ruby-on-rails
好的,这让我很不自在......我有以下疑问:
Loan.where.not(billing_account_id: nil)
但是,如果我循环结果,它会返回一些值为零的地方。到底是怎么回事?