添加蘑菇解除限制
This commit is contained in:
@@ -13,7 +13,7 @@ class OpenAccountLimit extends Controller
|
|||||||
}
|
}
|
||||||
// dump($data);die;
|
// dump($data);die;
|
||||||
if ($data['productId'] == 18) {
|
if ($data['productId'] == 18) {
|
||||||
$url = "http://124.236.113.166:18702/api/agent/openIM/apikey/80cf4f64e990b78a9fc5eb/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'];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user