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 => {
type: DECIMAL,
allowNull: true
},
area_ratio: {
type: DECIMAL,
allowNull: true
},
green_ratio: {
type: DECIMAL,
allowNull: true
},
plan_rooms: {
type: INTEGER,
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