QuarkApi qrcode debug

This commit is contained in:
“lushunming” 2024-09-02 20:31:33 +08:00
parent 4dec966f54
commit afa1701241
12 changed files with 29 additions and 13 deletions

View File

@ -41,8 +41,3 @@
public static ** valueOf(java.lang.String);
}
-if class *
-keepclasseswithmembers class <1> {
<init>(...);
@com.google.gson.annotations.SerializedName <fields>;
}

View File

@ -5,6 +5,9 @@ public class AccountInfo {
private Data data;
private String code;
public AccountInfo() {
}
public boolean isSuccess() {
return success;
}
@ -34,7 +37,8 @@ public class AccountInfo {
private String avatarUri;
private String mobilekps;
private Config config;
public Data() {
}
public String getNickname() {
return nickname;
}
@ -70,5 +74,7 @@ public class AccountInfo {
public static class Config {
// 可以根据实际情况添加属性
public Config() {
}
}
}

View File

@ -15,7 +15,8 @@ public class ApiResponse<T> {
private T data;
@SerializedName("metadata")
private Metadata metadata;
public ApiResponse() {
}
// Getters and Setters
public int getStatus() {

View File

@ -10,7 +10,9 @@ public class Data {
@SerializedName("list")
private List<Item> list;
// Getters and Setters
public Data() {
}
// Getters and Setters
public int getIsOwner() {
return isOwner;

View File

@ -94,6 +94,9 @@ public class Item {
private String shareToken;
private String subtitle;
public Item() {
}
public static Item objectFrom(Item item, String shareId, int shareIndex) {
item.setShareId(shareId);
item.setShareIndex(shareIndex);

View File

@ -19,7 +19,9 @@ public class Metadata {
@SerializedName("_t_group")
private String tGroup;
// Getters and Setters
public Metadata() {
}
// Getters and Setters
public int getSize() {
return size;

View File

@ -7,6 +7,9 @@ public class WebApiResponse {
private String message;
private Data data;
public WebApiResponse() {
}
public int getStatus() {
return status;
}
@ -32,6 +35,8 @@ public class WebApiResponse {
}
public static class Data {
public Data() {
}
private Members members;
public Members getMembers() {
@ -44,6 +49,8 @@ public class WebApiResponse {
}
public static class Members {
public Members() {
}
private String token;
@SerializedName("service_ticket")
private String serviceTicket;

Binary file not shown.

View File

@ -1 +1 @@
72572f1ce97acd5f09f44c188d8f88e8
d8fc44ca492d1ef20a8c982b42826be4

View File

@ -1,5 +1,5 @@
{
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;72572f1ce97acd5f09f44c188d8f88e8",
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;d8fc44ca492d1ef20a8c982b42826be4",
"lives": [
{
"name": "直播ipv6",

View File

@ -1,5 +1,5 @@
{
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;72572f1ce97acd5f09f44c188d8f88e8",
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;d8fc44ca492d1ef20a8c982b42826be4",
"lives": [
{
"name": "直播ipv6",

View File

@ -1,5 +1,5 @@
{
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;72572f1ce97acd5f09f44c188d8f88e8",
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;d8fc44ca492d1ef20a8c982b42826be4",
"lives": [
{
"name": "直播ipv6",