mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
cs fix
This commit is contained in:
@@ -221,7 +221,6 @@ function sql_builder(string $name = ''): DBQueryBuilder
|
||||
* 获取 Redis 操作类
|
||||
*
|
||||
* @param string $name 使用的 Redis 连接名称
|
||||
* @return RedisWrapper
|
||||
*/
|
||||
function redis(string $name = 'default'): RedisWrapper
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user