Skip to content

Commit 0e9627f

Browse files
committed
update README
1 parent d018e76 commit 0e9627f

12 files changed

Lines changed: 121 additions & 172 deletions

File tree

Document/TestCase.png

-954 KB
Binary file not shown.
-131 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Document/testCase2.png

-156 KB
Binary file not shown.

Example/SmartCodable/TestViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ class TestViewController: BaseViewController {
4848
struct StudentModel: SmartCodable {
4949
@SmartFlat
5050
var flatModel: FlatModel = FlatModel()
51+
5152
}
5253

5354
struct FlatModel: SmartCodable {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)