摘要: <?php class Red { static private $redis = NULL; private $_red = NULL; private $_return_data = NULL; static public function create() { if(self::$redis) 阅读全文
posted @ 2022-01-05 11:50 盘思动 阅读(100) 评论(0) 推荐(0)