mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
cs fix
This commit is contained in:
parent
5b98480950
commit
61ddf9515c
@ -221,7 +221,6 @@ function sql_builder(string $name = ''): DBQueryBuilder
|
||||
* 获取 Redis 操作类
|
||||
*
|
||||
* @param string $name 使用的 Redis 连接名称
|
||||
* @return RedisWrapper
|
||||
*/
|
||||
function redis(string $name = 'default'): RedisWrapper
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user