fix:更换sdk,修复bug

This commit is contained in:
barry
2026-06-06 16:55:32 +08:00
parent bd28506b1f
commit 7003140acc
565 changed files with 44334 additions and 43789 deletions
@@ -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;
}
}