1、修复场景获客数据统计问题
2、修复默认头像破图问题 3、修复健康分展示问题 4、修复获客场景_好友迁移编辑会跳到其他类目问题
This commit is contained in:
@@ -179,7 +179,7 @@ class GetWechatController extends BaseController
|
||||
'activityLevel' => $this->getActivityLevel($wechatId),
|
||||
'accountWeight' => $this->getAccountWeight($wechatId),
|
||||
'statistics' => $this->getStatistics($wechatId),
|
||||
'restrictions' => $this->getRestrict($wechatId),
|
||||
// 'restrictions' => $this->getRestrict($wechatId),
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user