ormTableBasedelete_row本页总览delete_row 删除指定行 声明 bool delete_row(int id) 参数 参数名描述id行 ID 返回值 bool 成功返回true,失败返回false, 可以通过 last_error 获取错误信息 使用方式 返回文档