跳到主要内容

delete_prefix

删除指定前缀的值

声明

array delete_prefix(string prefix)

参数

参数名描述
prefix前缀

返回值

[ 操作是否成功, 删除前的值(key-value对) ]

使用方式

返回文档