liiistem-miniapp/app/AppCache.php

12 lines
69 B
PHP
Raw Normal View History

2025-09-18 10:36:08 +08:00
<?php
namespace app;
use think\facade\Cache;
class AppCache
{
}