跳到主要内容

bulk_execute

在集合上执行批量操作

声明

array bulk_execute(function fn, ...)

参数

参数名描述
fn批量操作函数
...批量操作函数参数

返回值

[ 操作错误信息, 批量操作函数执行结果列表 ]

使用方式

返回文档