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);