更新功能
This commit is contained in:
@@ -34,7 +34,7 @@ public function version(){
|
||||
}
|
||||
|
||||
public function log(UsersLogService $service){
|
||||
$this->data['data'] = $service->getUserLogList(request());
|
||||
$this->data['data'] = $service->getUserLogList(request());
|
||||
$this->data['code'] = 1;
|
||||
return $this->data;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user