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
ce988dcacd
commit
cd9bcce77f
@ -38,7 +38,7 @@ class Config extends Controller
|
|||||||
$this->title = '商城参数配置';
|
$this->title = '商城参数配置';
|
||||||
$this->applyCsrfToken('save');
|
$this->applyCsrfToken('save');
|
||||||
$this->query = ExtendService::queryChinaSmsBalance();
|
$this->query = ExtendService::queryChinaSmsBalance();
|
||||||
$this->query2 = ExtendService::querySmsBalance2();
|
$this->query2 = ExtendService::queryGlobeSmsBalance();
|
||||||
$this->fetch();
|
$this->fetch();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user