mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信模式兼容
This commit is contained in:
parent
62409668fc
commit
0f0b41a02a
@ -81,7 +81,7 @@ class Config extends BasicAdmin
|
||||
} catch (\Exception $e) {
|
||||
$this->error('微信授权保存失败 , 请稍候重试 ! ' . $e->getMessage());
|
||||
}
|
||||
$this->success('微信授权数据修改成功!', '');
|
||||
$this->success('微信授权数据修改成功!', url('@admin') . "#" . url('@wechat/config/index'));
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user