提交 4511ad92 authored 作者: chengye's avatar chengye

test

上级 ac53ca5a
......@@ -21,8 +21,8 @@ class Base extends Controller
$this->check();
}
private function check(){
dd("123");
$single = new SingleSign();
try {
$user = $single->getUserInfo();
......
......@@ -8,7 +8,6 @@
namespace app\admin\controller;
use app\admin\model\StaffModel;
use think\Exception;
use think\facade\Cookie;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论