mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +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->applyCsrfToken('save');
|
||||
$this->query = ExtendService::queryChinaSmsBalance();
|
||||
$this->query2 = ExtendService::querySmsBalance2();
|
||||
$this->query2 = ExtendService::queryGlobeSmsBalance();
|
||||
$this->fetch();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user