✨ feat(数据库): 增加慢查询
This commit is contained in:
@@ -9,6 +9,7 @@ import { ROLE_SELECT } from '../consts';
|
||||
*/
|
||||
@index({ roleId: 1, frdRoleId: 1 })
|
||||
@index({ applyCode: 1 })
|
||||
@index({ frdRoleId: 1 })
|
||||
|
||||
export default class FriendApply extends BaseModel {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user