跳到主要内容

delete_many

删除多条数据

声明

bool delete_many(map query_data, map opts = {})

参数

参数名描述
query_data查询条件
opts操作选项

返回值

true - 删除成功, false - 删除失败

使用方式

返回文档