不要怂,就是干,撸起袖子干!

Commit a65ce474 by sdepold

removed asset

1 parent 5b96044b
Showing with 0 additions and 6 deletions
module.exports = function(sequelize, DataTypes) {
return sequelize.define('Project' + parseInt(Math.random() * 9999999999999999), {
name: DataTypes.STRING
})
}
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!