Deprecated: Return type of think\Paginator::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/topthink/think-orm/src/Paginator.php on line 424
Deprecated: Return type of think\Paginator::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/topthink/think-orm/src/Paginator.php on line 435
Deprecated: Return type of think\Paginator::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/topthink/think-orm/src/Paginator.php on line 446
Deprecated: Return type of think\Paginator::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/topthink/think-orm/src/Paginator.php on line 458
Deprecated: Return type of think\Paginator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/topthink/think-orm/src/Paginator.php on line 413
Deprecated: Return type of think\Paginator::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /project/demo/vendor/topthink/think-orm/src/Paginator.php on line 501