Skip to content

Commit 0123322

Browse files
committed
docs(readme): readme
readme
1 parent e59e20b commit 0123322

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</dependency>
4242
```
4343
[版本查看](https://central.sonatype.com/artifact/cn.xiaoandcai/json-diff/3.1.1-RC1-RELEASE)
44-
2022-03-04 最新版本:3.1.1-RC1-RELEASE
44+
2022-04-19 最新版本:3.1.1-RC1-RELEASE
4545

4646
```java
4747
/**
@@ -362,6 +362,7 @@ this.result.mergeDefects(diff.getDefectsList());
362362
"ignorePath": ["root[].a"],
363363
"ignoreKey": ["b"]
364364
}
365+
}
365366
```
366367

367368
"actual": 实际需要对比的值 类型:测试array文件为array 测试object文件为object

0 commit comments

Comments
 (0)