rabin 6 years ago
parent
commit
f39980d997
1 changed files with 1 additions and 1 deletions
  1. 1 1
      project/op_dever/config.inc.php

+ 1 - 1
project/op_dever/config.inc.php

@@ -59,5 +59,5 @@ return array(
 	),
 	// passport签名key
 	'passport_sign_key'	=> 'rD5carfCGbHAhF',
-	'passport_url' => 'http://'.$host.'/?c=Login&c=Get' ,
+	'passport_url' => 'http://'.$host.'/?c=Login&a=Get' ,
 );