Closed xmkevin closed 8 years ago
I have put age and address on user, but when I fetch the user by username, these two fields missing.
https://github.com/callzhang/EetNowServer/blob/master/models/index.js
add age but address is not needed
I have put age and address on user, but when I fetch the user by username, these two fields missing.