Commit a8f44c07 by zhiwei

添加搜狗微信由link获取真实链接(带有效期)方法

parent 64ce1b0e
......@@ -74,6 +74,7 @@ public class WechatReal {
}
}catch (Exception e){
logger.error("获取真实链接时出现错误,错误为:{}", e);
continue;
}
}
......
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