mongoose.model('User'、UserSchema);スキーマをモデルにバインドすると、require('mongoose')。model('User');を呼び出すことでモデルを使用できます。