1
mirror of https://github.com/CarmJos/UltraDepository.git synced 2026-06-05 00:58:22 +08:00

[v1.1.6] 添加更多统计数据

This commit is contained in:
2022-01-02 10:23:57 +08:00
parent 6aa5c40c3f
commit 3a5e5e8fc4
3 changed files with 11 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ public class GsonMapTest {
@Test
public void test() {
System.out.println(this.getClass().getSimpleName());
Map<String, Map<String, Map<String, Integer>>> values = new LinkedHashMap<>();