forked from UKSOURCE/cms.hailearning.edu.vn
feat: Rename file
This commit is contained in:
@@ -61,4 +61,4 @@ const auditLogSchema = new mongoose.Schema({
|
||||
},
|
||||
});
|
||||
|
||||
module.exports = mongoose.model("AuditLog", auditLogSchema);
|
||||
module.exports = mongoose.model("AuditLog", auditLogSchema); // Index for faster queries
|
||||
|
||||
Reference in New Issue
Block a user