天意accessToken
This commit is contained in:
parent
e5447fc5a1
commit
dfee45b866
|
|
@ -53,8 +53,10 @@ public class TianyiApi {
|
|||
if (StringUtils.isNoneBlank(token)) {
|
||||
JsonObject obj = Json.safeObject(token);
|
||||
//初始化CookieJar
|
||||
if (Objects.nonNull(obj)) {
|
||||
tianYiHandler.setCookie(obj);
|
||||
}
|
||||
}
|
||||
getUserSizeInfo();
|
||||
this.sessionKey = getUserBriefInfo();
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
1d71c8fceb2eb53953b31019774eeb86
|
||||
93d20552557be0c0702780f36822810c
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spider": "https://raw.kkgithub.com/lushunming/AndroidCatVodSpider/tyCookieJar/jar/custom_spider.jar;md5;1d71c8fceb2eb53953b31019774eeb86",
|
||||
"spider": "https://raw.kkgithub.com/lushunming/AndroidCatVodSpider/tyCookieJar/jar/custom_spider.jar;md5;93d20552557be0c0702780f36822810c",
|
||||
"lives": [
|
||||
{
|
||||
"name": "电视直播",
|
||||
|
|
|
|||
Loading…
Reference in New Issue