Tencent/APIJSON

[问题] 删除不存在的数据会报错

Open

#759 opened on 2024年9月14日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Java (2,229 forks)batch import
Document 文档Question 使用问题help wanted

Repository metrics

Stars
 (17,967 stars)
PR merge metrics
 (平均マージ 4h 34m) (30d で 1 merged PR)

説明

Description

image image 图一为删除不存在的数据。 图二为删除存在的数据。 我希望删除不存在的数据的返回结果,和查询不存在的数据的返回结果类似,即 ok:true,code:200,count:0,id不显示 请问应该如何修改?

コントリビューターガイド