Commit ec9067ce authored by Hsinli's avatar Hsinli

add

parent 8f1aa8ea
Pipeline #9211 passed with stage
in 14 seconds
...@@ -100,14 +100,6 @@ module.exports = app => { ...@@ -100,14 +100,6 @@ module.exports = app => {
type: DECIMAL, type: DECIMAL,
allowNull: true allowNull: true
}, },
area_ratio: {
type: DECIMAL,
allowNull: true
},
green_ratio: {
type: DECIMAL,
allowNull: true
},
plan_rooms: { plan_rooms: {
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