Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update WxCpApiPathConsts.java
  • Loading branch information
Hugo-Ho authored Jan 23, 2024
commit bd6a3e042ec238e15838df383fa489a0913480bf
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ interface OAuth2 {
/**
* The constant GET_USER_DETAIL.
*/
String GET_USER_DETAIL = "/cgi-bin/user/getuserdetail";
String GET_USER_DETAIL = "/cgi-bin/auth/getuserdetail";
/**
* The constant URL_OAUTH2_AUTHORIZE.
*/
Expand Down