mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-03 05:41:38 +08:00
注释调整
This commit is contained in:
@@ -1197,7 +1197,7 @@ class Route
|
||||
}
|
||||
|
||||
// 设置当前请求的参数
|
||||
Request::instance()->param(array_merge($var, $_GET));
|
||||
Request::instance()->param(array_merge($var, $_GET));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user