Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 0424342

Browse files
committed
一部修正
1 parent b445316 commit 0424342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ KRowMapper(::Dst) { colName: String ->
4545
`KRowMapper` provides a deserialization function for the acquisition results of three patterns.
4646

4747
- Define a deserializer for the `class`.
48-
- Define the original deserializer `annotation`.
48+
- Define custom deserializer `annotation`.
4949
- Deserialize at initialization using the `backing property`.
5050

5151
#### Define a deserializer for the class

0 commit comments

Comments
 (0)