Update BiFunctionConvertTest.java

This commit is contained in:
Redkale
2024-05-28 08:27:52 +08:00
committed by GitHub
parent 2209d6147e
commit 09304c198c

View File

@@ -78,4 +78,5 @@ public class BiFunctionConvertTest {
+ "\"tableid\":100,\"extcol1\":30,\"extcol2\":\"扩展字段值\"}",
convert2.convertTo(table));
}
}