Commit 2cefdae4 authored by 李尚科's avatar 李尚科

fix house_analysis

parent 6ee0e543
Pipeline #13055 passed with stage
in 22 seconds
...@@ -15,6 +15,7 @@ module.exports = app => { ...@@ -15,6 +15,7 @@ module.exports = app => {
app_user_id: STRING, app_user_id: STRING,
app_id: STRING, app_id: STRING,
app_type_id: STRING, app_type_id: STRING,
user_sid: INTEGER,
residential: STRING, residential: STRING,
city: STRING, city: STRING,
house_type: STRING, house_type: STRING,
......
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