fix:握手认证方式改为参数认证

This commit is contained in:
zbzbzzz
2023-07-04 17:04:52 +08:00
parent 5d8e32abf8
commit 919bdc7c99
6 changed files with 18 additions and 234 deletions

View File

@@ -31,5 +31,4 @@ public class CreateTokenTest {
log.info("decode error,token:{}", token, e);
}
}
}