mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-05-22 06:49:15 +08:00
Update Center.php
This commit is contained in:
parent
2388f882f7
commit
7eaffc0990
@ -57,7 +57,7 @@ class Center extends Auth
|
||||
*/
|
||||
public function total()
|
||||
{
|
||||
$this->success('获取会员数据统计!', UserService::instance()->total($this->mid));
|
||||
$this->success('获取会员统计!', UserService::instance()->total($this->mid));
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user