mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2026-06-08 21:08:09 +08:00
fix: 去除微信配置表单验证
This commit is contained in:
parent
74ea4fdbc2
commit
eadecf8f1a
@ -38,7 +38,6 @@ class Config extends Controller
|
|||||||
*/
|
*/
|
||||||
public function options()
|
public function options()
|
||||||
{
|
{
|
||||||
$this->_applyFormToken();
|
|
||||||
$this->thrNotify = sysuri('wechat/api.push/index', [], false, true);
|
$this->thrNotify = sysuri('wechat/api.push/index', [], false, true);
|
||||||
if ($this->request->isGet()) {
|
if ($this->request->isGet()) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user