Commit 3331bd1f by 王栋源

wdy

parent f37d1da1
......@@ -27,7 +27,7 @@ module.exports = (db, DataTypes) => {
updatedAt: false,
//freezeTableName: true,
// define the table's name
tableName: 'op_log',
tableName: 'c_op_log',
validate: {
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment