diff --git a/resources/views/admin/orders/index.blade.php b/resources/views/admin/orders/index.blade.php index 6809a98..4765d25 100644 --- a/resources/views/admin/orders/index.blade.php +++ b/resources/views/admin/orders/index.blade.php @@ -35,7 +35,6 @@ 点击收起/展开 -
当前订单列表已接入缓存:{{ $cacheMeta['store'] }} / TTL {{ $cacheMeta['ttl'] }}。