liiistem-miniapp/app/AppCache.php

11 lines
69 B
PHP

<?php
namespace app;
use think\facade\Cache;
class AppCache
{
}