netaa
This commit is contained in:
@@ -177,8 +177,8 @@ class Clues extends HD_Controller
|
||||
'list' => array(
|
||||
'100619' => array(
|
||||
'biz' => '漳州狸车',
|
||||
'sa' => '',
|
||||
'mobile' => ''
|
||||
'sa' => '童勤梅',
|
||||
'mobile' => '13023896026'
|
||||
),
|
||||
)
|
||||
)
|
||||
|
||||
@@ -73,8 +73,8 @@ class Welcome extends CI_Controller {
|
||||
|
||||
public function add_clues()
|
||||
{
|
||||
$mobiles = array('18396014653');
|
||||
$dealerCode = '101348';
|
||||
$mobiles = array('13532170340','17360463359','18213024030','18982714042','15391355395','15125411833','18817535273','13888697327','13888790708','18487152622','13888687321','15911577969','18787409006','15750019896','13518748580','18187050460','15288018282','18288230845','13423181289','19908857751','13888409481','18987781527','17360463829','13708899076','18206889806');
|
||||
$dealerCode = '100531';
|
||||
|
||||
foreach ($mobiles as $k => $v) {
|
||||
$city_id = '350200';
|
||||
@@ -82,7 +82,7 @@ class Welcome extends CI_Controller {
|
||||
|
||||
$data[] = array(
|
||||
'voId' => $voId,
|
||||
'cusSource3' => '020113',//'023409',//023410:云店营销节点
|
||||
'cusSource3' => '020103',//'023409',//023410:云店营销节点
|
||||
'customerName' => '客户',
|
||||
'dealerCode' => $dealerCode,
|
||||
'fromSystem' => "好店云",
|
||||
|
||||
Reference in New Issue
Block a user