如何解决每次接口调用uuid变化问题? #590
hl10105210
started this conversation in
General
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
添加类接口,java后台会为添加的对象生成一个唯一id,采用的是uuid,每次请求会产生不一样的id返回,如何解决这类问题?
All reactions