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

house foot print fix

parent 8757be10
...@@ -99,6 +99,7 @@ class FootPrintService extends Service { ...@@ -99,6 +99,7 @@ class FootPrintService extends Service {
foot_print_records.push({ foot_print_records.push({
id: foot_print.id, id: foot_print.id,
house_id: house.id,
name: house.name, name: house.name,
time: time, time: time,
type: type, type: type,
......
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