@@ -176,7 +176,7 @@
<workItem from="1666313182769" duration="19043000" />
<workItem from="1668041658444" duration="593000" />
<workItem from="1668042326649" duration="24523000" />
- <workItem from="1668212914124" duration="17155000" />
+ <workItem from="1668212914124" duration="17193000" />
</task>
<servers />
</component>
@@ -43,6 +43,7 @@ class Easemob{
{
$options=array(
"grant_type"=>"client_credentials",
+ "tenantId"=>"104968",
"clientId"=>$this->client_id,
"secretId"=>$this->client_secret
);