feat: admin
This commit is contained in:
@@ -24,7 +24,6 @@ export const useKbRoute = (app) => {
|
||||
}
|
||||
: {})
|
||||
};
|
||||
console.log(where);
|
||||
|
||||
const kbsRaw = await Kb.find(where)
|
||||
.skip(start)
|
||||
|
||||
Reference in New Issue
Block a user