mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-24 12:05:39 +08:00
Merge branch 'koogua/I3E2LN'
This commit is contained in:
commit
08b764c26c
@ -62,7 +62,7 @@ class Setting extends Service
|
||||
{
|
||||
$oa = $this->getSettings('wechat.oa');
|
||||
|
||||
$oa['notify_url'] = $oa['notify_url'] ?: kg_full_url(['for' => 'home.wechat.oa.notify']);
|
||||
$oa['notify_url'] = $oa['notify_url'] ?: kg_full_url(['for' => 'home.wechat_oa.notify']);
|
||||
|
||||
$oa['menu'] = json_decode($oa['menu'], true);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user