v2board/app/Utils/CacheKey.php

9 lines
49 B
PHP
Raw Normal View History

2020-01-11 13:36:52 +08:00
<?php
namespace App\Utils;
class CacheKey
{
}