WeixinTokenComponentCreator
This commit is contained in:
parent
9c305a6012
commit
25d6208828
@ -42,7 +42,7 @@ public class WeixinTokenComponentCreator extends TokenCreator {
|
||||
|
||||
@Override
|
||||
public String uniqueid() {
|
||||
throw new UnsupportedOperationException();
|
||||
return String.format("%s,%s", perTicketManager.getThirdId(), perTicketManager.getAuthAppId());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user