1
This commit is contained in:
@@ -35,7 +35,6 @@ module.exports = (db) => {
|
||||
tableName: "biz_audit_log",
|
||||
timestamps: false,
|
||||
underscored: true,
|
||||
comment: "审计日志",
|
||||
}
|
||||
);
|
||||
// biz_audit_log.sync({ alter: true });
|
||||
|
||||
Reference in New Issue
Block a user