|
$uid = $this->reg($source_type, $system_source, $data);
|
|
$uid = $this->reg($source_type, $system_source, $data);
|
|
Dever::score($uid, 'mobile_reg', '手机号注册', false, false, false, $type, $type_id);
|
|
Dever::score($uid, 'mobile_reg', '手机号注册', false, false, false, $type, $type_id);
|
|
|
|
+ Dever::load('message/lib/data')->push(-1, $uid, '欢迎语', $content, $type = 1);
|
|
$uid = $this->combine($info['id'], $mobile, 'mobile');
|
|
$uid = $this->combine($info['id'], $mobile, 'mobile');
|