mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update Config.php
This commit is contained in:
parent
c145bd53ae
commit
1725d1d5ac
@ -71,7 +71,7 @@ class Config extends Controller
|
||||
}
|
||||
sysoplog('微信授权配置', '修改微信授权配置成功');
|
||||
$location = url('wechat/config/options')->build() . '?uniqid=' . uniqid();
|
||||
$this->success('微信参数修改成功!', sysuri('admin/index/index') . "#{$location}");
|
||||
$this->success('微信授权修改成功!', sysuri('admin/index/index') . "#{$location}");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user