1
This commit is contained in:
@@ -30,7 +30,7 @@ module.exports = (db) => {
|
||||
},
|
||||
{
|
||||
tableName: "biz_usage_monthly",
|
||||
timestamps: true,
|
||||
timestamps: false,
|
||||
underscored: true,
|
||||
comment: "月用量",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user