明树Git Lab

Commit 048ca4b7 authored by zfp1's avatar zfp1

1

parent bbde3270
Pipeline #108286 passed with stage
in 3 seconds
...@@ -20,7 +20,7 @@ const File = sequelize.define('File', { ...@@ -20,7 +20,7 @@ const File = sequelize.define('File', {
size: { size: {
type: DataTypes.STRING, type: DataTypes.STRING,
}, },
size: { realSize: {
type: DataTypes.INTEGER, type: DataTypes.INTEGER,
}, },
mimetype: { mimetype: {
......
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