正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -139,7 +139,7 @@ class User extends Api | @@ -139,7 +139,7 @@ class User extends Api | ||
139 | // $GuanYiCloud->addVip('oMRWOwVjcIuwpOW1XL4jIn7ngWfU', 'ceshi'); | 139 | // $GuanYiCloud->addVip('oMRWOwVjcIuwpOW1XL4jIn7ngWfU', 'ceshi'); |
140 | // } | 140 | // } |
141 | // dump($bool); | 141 | // dump($bool); |
142 | - $Infp = dump(json_decode(json_encode(json_decode('{"errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest rid: 604f8b86-35e79e71-2a52ba2d"}')), true)); | 142 | + $Infp = json_decode(json_encode(json_decode('{"errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest rid: 604f8b86-35e79e71-2a52ba2d"}')), true); |
143 | dump($Infp); | 143 | dump($Infp); |
144 | } | 144 | } |
145 | 145 |
-
请 注册 或 登录 后发表评论