猎豹解除屏蔽
This commit is contained in:
@@ -16,7 +16,7 @@ class OpenAccountLimit extends Controller
|
|||||||
$url = "http://rds-api.juip.com/api/agent/openIM/account/".$data['account'];
|
$url = "http://rds-api.juip.com/api/agent/openIM/account/".$data['account'];
|
||||||
} elseif ($data['productId'] == 29) {
|
} elseif ($data['productId'] == 29) {
|
||||||
$url = "http://124.236.113.166:18702/api/agent/openIM/apikey/80cf4f64e990b78a9fc5eb/account/".$data['account'];
|
$url = "http://124.236.113.166:18702/api/agent/openIM/apikey/80cf4f64e990b78a9fc5eb/account/".$data['account'];
|
||||||
} elseif ($data['productId'] == 3) {
|
} elseif ($data['productId'] == 3 || $data['productId'] == 26) {
|
||||||
$url = "http://106.119.166.87:18702/api/agent/openIM/apikey/80cf4f64e990b78a9fc5eb/account/".$data['account'];
|
$url = "http://106.119.166.87:18702/api/agent/openIM/apikey/80cf4f64e990b78a9fc5eb/account/".$data['account'];
|
||||||
}
|
}
|
||||||
linkcurl($url,'GET',[],[],0);
|
linkcurl($url,'GET',[],[],0);
|
||||||
|
|||||||
Reference in New Issue
Block a user