Commit 61edcda0 by 杨树贤

多审核uid

parent 01f7fd20
Showing with 1 additions and 0 deletions
......@@ -57,6 +57,7 @@ class CrmService
'remark' => $remark,
'customer_name' => $supplierName,
'approver' => $approverName,
'approver_id' => request()->user->userId,
];
(new QueueDeliveryService())->setQueueName('lie_queue_crm')->push(
QueueDeliveryService::PUSH_TYPE_SYNC_HTTP,
......
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