Commit 804134fb authored by Hsinli's avatar Hsinli

addd

parent aaafe974
Pipeline #9317 passed with stage
in 11 seconds
......@@ -33,7 +33,6 @@ class Export20190425 extends Controller {
newHouseData[i] = {
id: list[i].id,
name: list[i].name,
residential_id: list[i].residentialId,
developer_id: 4,//暂时默认写个4
province: list[i].residential.province,
city: list[i].residential.city,
......
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