💡 Update comments in source code.

This commit is contained in:
yadong.zhang 2021-04-02 17:39:25 +08:00
parent 13b3916de0
commit dbcf2b5cf5

View File

@ -206,6 +206,7 @@ public class Oauth2Util {
* Use the appropriate request method to obtain data by judging the {@code Oauth2EndpointMethodType}
*
* @param endpointMethodType Oauth2EndpointMethodType
* @param url request Url
* @param params Request parameters
* @return Kv
*/