定时同步新增客服创建时间
This commit is contained in:
@@ -1097,6 +1097,7 @@ class Adapter implements WeChatServiceInterface
|
||||
'activity' => json_encode($activity),
|
||||
'friendShip' => json_encode($friendShip),
|
||||
// 'weight' => json_encode($weight),
|
||||
'createTime' => $accountInfo['createTime'],
|
||||
'updateTime' => time()
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user