@@ -56,7 +56,7 @@ class Apidsyskxcx extends Start_Controller
}
$sercet_str = md5($check_str);
-
+ throw new Exception("失败");
if($sercet_str != $token){
exit("Request permission is illegal");