Commit 610099a0 authored by qinhaitao's avatar qinhaitao

fix: 🐛 init

parent a784d191
......@@ -80,7 +80,7 @@ class UserService extends BaseService {
remainTimes: {
follow: isFollow ? follow.value : 0,
member: vipInfo.isVip ? member.value : 0,
...initRemainTimes
...initRemainTimes(tasks)
},
member: {
flag: !!vipInfo.isVip
......
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