|
|
@@ -30,7 +30,7 @@ include 'service/report.class.php';
|
|
|
// $name = "ra.admin";
|
|
|
// $_POST['uname'] = $name;
|
|
|
// $_POST['psw'] = common::excuteOneSql("select ra_password from public.ra_online_user where user_login = '".$name."'");
|
|
|
-// login::getInstance()->do_login_auto();
|
|
|
+// login::getInstance()->do_login_auto("test");
|
|
|
//验证路由权限
|
|
|
common::securityCheckHandNew($action);
|
|
|
if (_is_only_vgm()) {
|