diff --git a/plugin/think-plugs-wechat/src/controller/Config.php b/plugin/think-plugs-wechat/src/controller/Config.php index 3c54616bd..5bca6b818 100644 --- a/plugin/think-plugs-wechat/src/controller/Config.php +++ b/plugin/think-plugs-wechat/src/controller/Config.php @@ -38,7 +38,6 @@ class Config extends Controller */ public function options() { - $this->_applyFormToken(); $this->thrNotify = sysuri('wechat/api.push/index', [], false, true); if ($this->request->isGet()) { try {