|
|
|
@ -420,7 +420,7 @@ class TestResourceController extends BaseController
|
|
|
|
|
$data['apply_name']=$_SESSION['onethink_home']['promote_auth']['account'];
|
|
|
|
|
$data['apply_id']=$_SESSION['onethink_home']['promote_auth']['pid'];
|
|
|
|
|
|
|
|
|
|
$data['promote_id']=$_SESSION['onethink_home']['promote_auth']['account'];
|
|
|
|
|
$data['promote_id']=$_SESSION['onethink_home']['promote_auth']['pid'];
|
|
|
|
|
$data['promote_account']=$_SESSION['onethink_home']['promote_auth']['account'];
|
|
|
|
|
|
|
|
|
|
$data['create_time']=time();
|
|
|
|
|