Recent Activity
No activity to show

ytc
User for 7 years
Viewer
7 years ago 评论 laravel5.5 使用$redis->hgetall 命令报错,其他没有问题。use App\Models\ActLotteryModel; use Illuminate\Support\Facades\Redis; class yuController extends ...
7 years ago 评论 laravel5.5 使用$redis->hgetall 命令报错,其他没有问题。使用其他命令没有,就是hgetall报错,求大神解决