diff --git a/home/controllers/h5/market/sylive2/Act.php b/home/controllers/h5/market/sylive2/Act.php index 2181f69d..dae8eceb 100644 --- a/home/controllers/h5/market/sylive2/Act.php +++ b/home/controllers/h5/market/sylive2/Act.php @@ -623,10 +623,8 @@ class Act extends Wx { $dlrCode = $biz['comments']; } - $cusSource3 = ''; - $data[] = array( - 'cusSource3' => $cusSource3, + 'cusSource3' => '011403', 'customerName' => "活动客户", 'dealerCode' => $dlrCode, 'fromSystem' => "好店云", diff --git a/home/controllers/h5/market/sylive2/Item.php b/home/controllers/h5/market/sylive2/Item.php index 4e10215e..4381a989 100644 --- a/home/controllers/h5/market/sylive2/Item.php +++ b/home/controllers/h5/market/sylive2/Item.php @@ -250,10 +250,8 @@ class Item extends Wx{ $dlrCode = $biz['comments']; } - $cusSource3 = ''; - $data[] = array( - 'cusSource3' => $cusSource3, + 'cusSource3' => '011403', 'customerName' => "活动客户", 'dealerCode' => $dlrCode, 'fromSystem' => "好店云",