mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-08 04:48:10 +08:00
fix: 去除微信配置表单验证
This commit is contained in:
parent
74ea4fdbc2
commit
eadecf8f1a
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user