From a2f709f5f4dedb14f6f9d21b7a1a44ff440b0f6a Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 24 Nov 2022 14:22:01 +0800 Subject: [PATCH] 1 --- webapp/controller/BaseAuthedController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/BaseAuthedController.class.php b/webapp/controller/BaseAuthedController.class.php index e95fa366..8f373f4e 100644 --- a/webapp/controller/BaseAuthedController.class.php +++ b/webapp/controller/BaseAuthedController.class.php @@ -40,6 +40,7 @@ class BaseAuthedController extends BaseController { '0x11299400d87f24e79af8cb8cc5661792bea45300', '0x898a887fa574dd0297f202d66d5a65787acc1316', '0x9b703a5a094df5b1ba4f3dec15810f7c708e31fa', + '0xad2dea1977055db01c66e6e53309c4604ab869b8', '0xef59f6cc4d190a0ae576c46d4583e92b61174340' ); return in_array(myself()->_getOpenId(), $whiteList);