Commit 123ef8b6 by 杨树贤

fix

parent 9a3ca47f
Showing with 1 additions and 0 deletions
......@@ -1654,6 +1654,7 @@ class DataService
$contact['can_check_uids'] = 10326;
$contact['channel_user_type'] = 1;
unset($contact['contact_id']);
\dump($contact);
if ($updateData) {
SupplierContactModel::insert($contact);
}
......
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 sign in to comment