fix:更换sdk,修复bug
This commit is contained in:
@@ -35,6 +35,14 @@ namespace RedHotRoast
|
||||
public int isMagic;
|
||||
[JsonProperty("darkWebTimesCT2")]
|
||||
public int darkWebTimesCT2;
|
||||
[JsonProperty("darkWVRefreshtime")]
|
||||
public int[] darkWVRefreshtime;
|
||||
[JsonProperty("darkWVDailyrefreshtimes")]
|
||||
public int darkWVDailyrefreshtimes;
|
||||
[JsonProperty("WVClickAddTime")]
|
||||
public int WVClickAddTime;
|
||||
[JsonProperty("WVOffset")]
|
||||
public int WVOffset;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user