Tencent/APIJSON

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

Open

#759 aberto em 14 de set. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (2.229 forks)batch import
Document 文档Question 使用问题help wanted

Métricas do repositório

Stars
 (17.967 stars)
Métricas de merge de PR
 (Mesclagem média 4h 34m) (1 fundiu PR em 30d)

Description

Description

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

Guia do colaborador