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
fd59a91a10
commit
9eb9527e31
@ -86,7 +86,6 @@ class Config extends Controller
|
|||||||
*/
|
*/
|
||||||
public function payment()
|
public function payment()
|
||||||
{
|
{
|
||||||
$this->_applyFormToken();
|
|
||||||
if ($this->request->isGet()) {
|
if ($this->request->isGet()) {
|
||||||
$this->title = '微信支付配置';
|
$this->title = '微信支付配置';
|
||||||
$local = LocalStorage::instance();
|
$local = LocalStorage::instance();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user