this.find({}).populate({ path: 'userId',
match: {name: '123123x'}
}).exec(callback);兩張表的關聯查詢,關聯表沒有數據當時候怎么讓整條數據不返回
- 1 回答
- 0 關注
- 1486 瀏覽
添加回答
舉報
0/150
提交
取消