Commit 67ea9e13 authored by Hsinli's avatar Hsinli

re

parent 1bededda
Pipeline #12945 passed with stage
in 5 seconds
......@@ -132,17 +132,17 @@ module.exports = app => {
type: TEXT,
allowNull: true
},
pre_sale_permit: {
type: STRING,
allowNull: true
},
pre_sale_permit_date: {
type: STRING,
allowNull: true
},
building_numbers: {
type: STRING,
},
// pre_sale_permit: {
// type: STRING,
// allowNull: true
// },
// pre_sale_permit_date: {
// type: STRING,
// allowNull: true
// },
// building_numbers: {
// type: STRING,
// },
selling_qualification: {
type: TEXT,
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