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 => { ...@@ -132,17 +132,17 @@ module.exports = app => {
type: TEXT, type: TEXT,
allowNull: true allowNull: true
}, },
pre_sale_permit: { // pre_sale_permit: {
type: STRING, // type: STRING,
allowNull: true // allowNull: true
}, // },
pre_sale_permit_date: { // pre_sale_permit_date: {
type: STRING, // type: STRING,
allowNull: true // allowNull: true
}, // },
building_numbers: { // building_numbers: {
type: STRING, // type: STRING,
}, // },
selling_qualification: { selling_qualification: {
type: TEXT, type: TEXT,
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