Skip to content

Commit

Permalink
WeixinTokenComponentCreator
Browse files Browse the repository at this point in the history
  • Loading branch information
胡金宇 committed Aug 31, 2017
1 parent 9c305a6 commit 25d6208
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public String name() {

@Override
public String uniqueid() {
throw new UnsupportedOperationException();
return String.format("%s,%s", perTicketManager.getThirdId(), perTicketManager.getAuthAppId());
}

@Override
Expand Down

0 comments on commit 25d6208

Please sign in to comment.