From f7bd6952335a0042f760ea702238fce82c200c92 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 1 Dec 2021 19:21:12 +0800 Subject: [PATCH] 1 --- .../controller/BaseAuthedController.class.php | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/webapp/controller/BaseAuthedController.class.php b/webapp/controller/BaseAuthedController.class.php index 91afe51..94c6823 100644 --- a/webapp/controller/BaseAuthedController.class.php +++ b/webapp/controller/BaseAuthedController.class.php @@ -1,10 +1,12 @@