mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
[更新]修改微信配置表单
This commit is contained in:
parent
4d52dcfafa
commit
32aba8703f
@ -84,7 +84,7 @@ class Config extends BasicAdmin
|
||||
}
|
||||
LogService::write('微信管理', '修改微信接口参数成功');
|
||||
} catch (\Exception $e) {
|
||||
$this->error('微信授权保存失败 , 请稍候重试 ! ' . $e->getMessage());
|
||||
$this->error('微信授权保存成功, 但授权验证失败 ! <br>' . $e->getMessage());
|
||||
}
|
||||
$this->success('微信授权数据修改成功!', url('@admin') . "#" . url('@wechat/config/index'));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user