From 413d3cc04fe9e6d85a07ed2195e0d1d74ced5344 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Sun, 3 Sep 2023 22:16:19 +0800 Subject: [PATCH] fixed --- home/controllers/h5/market/sylive2/Item.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/controllers/h5/market/sylive2/Item.php b/home/controllers/h5/market/sylive2/Item.php index ebc07080..f4f5819a 100644 --- a/home/controllers/h5/market/sylive2/Item.php +++ b/home/controllers/h5/market/sylive2/Item.php @@ -250,7 +250,7 @@ class Item extends Wx{ $pdata[] = array( 'cusSource3' => '011403', - 'customerName' => "活动客户", + 'customerName' => $name, 'dealerCode' => $biz['comments'], 'fromSystem' => "好店云", 'mobile' => $mobile,