cxfoot/controllers/notify/RedisController.php
2023-10-24 14:54:18 +08:00

20 lines
185 B
PHP

<?php
namespace app\controllers\notify;
/**
* @author Any
* @description KISS
* @date 2021年10月29日
* @version 1.0.0
*
* _____LOG_____
*
*/
class RedisController{
}