Skip to content

Commit 0629b14

Browse files
author
yaow
committed
fix
1 parent a5723a4 commit 0629b14

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

JSONConverter/Classes/Builder/KakaJSONBuilder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// JSONConverter
44
//
55
// Created by yaow on 2022/5/8.
6-
// Copyright © 2022 姚巍. All rights reserved.
6+
// Copyright © 2022 vvkeep. All rights reserved.
77
//
88

99
import Foundation

JSONConverter/Classes/Builder/MJExtensionBuilder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// JSONConverter
44
//
55
// Created by yaow on 2022/5/11.
6-
// Copyright © 2022 姚巍. All rights reserved.
6+
// Copyright © 2022 vvkeep. All rights reserved.
77
//
88

99
import Foundation

JSONConverter/Classes/Builder/YYModelBuilder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// JSONConverter
44
//
55
// Created by yaow on 2022/5/8.
6-
// Copyright © 2022 姚巍. All rights reserved.
6+
// Copyright © 2022 vvkeep. All rights reserved.
77
//
88

99
import Foundation

0 commit comments

Comments
 (0)