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
937e45c6bd
commit
5d2fe2cb6a
@ -55,7 +55,7 @@ class Config extends Controller
|
||||
} else {
|
||||
$post = $this->request->post();
|
||||
foreach ($post as $k => $v) sysconf($k, $v);
|
||||
$this->success('开放平台参数修改成功!');
|
||||
$this->success('参数修改成功!');
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user