作者 王智

文档修改

... ... @@ -139,8 +139,8 @@ class User extends Api
// $GuanYiCloud->addVip('oMRWOwVjcIuwpOW1XL4jIn7ngWfU', 'ceshi');
// }
// dump($bool);
$Infp = json_decode(json_encode(json_decode('{"errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest rid: 604f8b86-35e79e71-2a52ba2d"}')), true);
dump($Infp);
// $Infp = json_decode(json_encode(, true);
dump(json_decode('{"errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest rid: 604f8b86-35e79e71-2a52ba2d"}'));
}
/**
... ...