pcrjjc icon indicating copy to clipboard operation
pcrjjc copied to clipboard

enqueue api 拼写错误

Open SonodaHanami opened this issue 3 years ago • 1 comments

{ "reqeust_id": (uuid) }

SonodaHanami avatar Apr 06 '21 02:04 SonodaHanami

{ "reqeust_id": (uuid) }

一开始我也踩了这个坑,不过约定俗成了,不要手贱去动了,不然有一堆bot会炸...客户端可以request_id和reqeust_id两个字段都检查一遍,取非空的那个。

awp9835 avatar Apr 15 '21 05:04 awp9835