Skip to content

Commit 8cea7d6

Browse files
author
wushangkun
committed
update readme.md
1 parent 2218989 commit 8cea7d6

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# SKGenerateModelTool
22

33

4-
- #####支持通过URL链接或json字符串一键生成model文件
5-
- #####支持字符串加密(可设置不同的密钥,开发者可自行修改加密算法)
6-
- #####支持自定义model父类、自定义model前缀、自定义文件名、自定义作者名
7-
- #####支持OC / Swift
8-
- #####支持自定义输出文件夹路径
9-
- #####兼容YYModel / MJExtension / HandyJSON解析
10-
- #####兼容服务端返回“id”字段
11-
- #####支持类驼峰命名
4+
![SKGenerateModelTool](https://upload-images.jianshu.io/upload_images/1129777-9c130b4ce345ddf9.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
5+
6+
- 支持通过URL链接或json字符串一键生成model文件
7+
- 支持字符串加密(可设置不同的密钥,开发者可自行修改加密算法)
8+
- 支持自定义model父类、自定义model前缀、自定义文件名、自定义作者名
9+
- 支持OC / Swift
10+
- 支持自定义输出文件夹路径
11+
- 兼容YYModel / MJExtension / HandyJSON解析
12+
- 兼容服务端返回“id”字段
13+
- 支持类驼峰命名
1214

1315
- Supports one-click generation of model files through URL links or json strings
1416
- Support string encryption (different keys can be set, developers can modify the encryption algorithm)
@@ -19,7 +21,6 @@
1921
- Compatible server returns "id" field
2022
- Supports hump naming
2123

22-
![SKGenerateModelTool](https://upload-images.jianshu.io/upload_images/1129777-9c130b4ce345ddf9.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
2324

2425
###### 生成Model
2526
![生成Model](https://upload-images.jianshu.io/upload_images/1129777-51a3b41012e11c96.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)

0 commit comments

Comments
 (0)