Commit 2a2ad86f authored by Hsinli's avatar Hsinli

fix

parent bb0e077f
Pipeline #10276 passed with stage
in 5 seconds
......@@ -307,7 +307,7 @@ class Export20190425 extends Controller {
user_id: list[i].userId,
// app_type_id:list[i].xxx,
app_user_id: list[i].appUserId,
house_style: list[i].xxx,
house_style: list[i].houseStyle,
connect_id: list[i].connectId,
state: list[i].state,
remark: list[i].remark,
......
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