客户通过代理商api注册
This commit is contained in:
@@ -211,6 +211,8 @@ class Index
|
||||
{
|
||||
$data = $_GET;
|
||||
// dump($data);die;
|
||||
|
||||
unset($data['s']);
|
||||
$data['LoginCode'] = trim($data['LoginCode']);
|
||||
|
||||
if(empty($data['LoginCode'])){
|
||||
|
||||
Reference in New Issue
Block a user