mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update Config.php
This commit is contained in:
parent
16900b56ff
commit
69bd775e72
@ -26,7 +26,7 @@ class Config extends Controller
|
|||||||
if ($this->request->isGet()) {
|
if ($this->request->isGet()) {
|
||||||
$this->result = MessageService::instance()->balance();
|
$this->result = MessageService::instance()->balance();
|
||||||
}
|
}
|
||||||
$this->__sysconf('open');
|
$this->__sysconf('message');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user