Commit 107f338e authored by zhouqian's avatar zhouqian

get protocol

parent d595ca6e
......@@ -293,7 +293,6 @@ public class WeChatController implements IBaseController {
JSON.parseObject(extData, new TypeReference<HashMap<String, Object>>() {
});
} catch (Exception ex) {
LOGGER.info("HTTP协议no redirect:" + schema);
// 从code获取token
Merchant merchant = merchantService.findMerchantByName(systemKey);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment