Commit 5e0faf33 authored by Hsinli's avatar Hsinli

df

parent a5ffb267
Pipeline #5940 passed with stage
in 2 seconds
...@@ -19,15 +19,15 @@ class MineService extends Service { ...@@ -19,15 +19,15 @@ class MineService extends Service {
classification: { classification: {
foot_print: { foot_print: {
count: 0, count: 0,
neme: '浏览足迹' name: '浏览足迹'
}, },
collection: { collection: {
count: 0, count: 0,
neme: '关注的房产' name: '关注的房产'
}, },
order: { order: {
count: 0, count: 0,
neme: '预约记录' name: '预约记录'
}, },
} }
} }
......
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