|
|
public void base(String url, String dsCode, Long sharedId, Integer dsType, Long popularizeId, String authType, String callbackType, String callback, String customId, Integer cst, HttpServletResponse response) throws Exception {
|
|
public void base(String url, String dsCode, Long sharedId, Integer dsType, Long popularizeId, String authType, String callbackType, String callback, String customId, Integer cst, HttpServletResponse response) throws Exception {
|
|
|
log.info("微信授权转跳. url: {},authType:{}", url, authType);
|
|
log.info("微信授权转跳. url: {},authType:{}", url, authType);
|