Commit d2bcfefe authored by Hsinli's avatar Hsinli

addd

parent 804134fb
Pipeline #9318 passed with stage
in 4 seconds
...@@ -16,10 +16,6 @@ module.exports = app => { ...@@ -16,10 +16,6 @@ module.exports = app => {
type: STRING, type: STRING,
allowNull: false allowNull: false
}, },
residential_id: {
type: INTEGER,
allowNull: true
},
developer_id: { developer_id: {
type: INTEGER, type: INTEGER,
allowNull: true allowNull: true
......
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