From cee5d729d4bc738f54411bded684a6d23c647055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=91=9E=E5=AE=87?= <15201231801@163.com> Date: Mon, 6 Jan 2020 17:47:59 +0800 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b13ce2..8b25efa 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ What I do is generate dart beans based on json, as well as generics parameters a * If you need generic conversions in your network requests, use the jsonconvert.fromjsonast method directly. * If you don't want to use the FlutterJsonBeanFactory in your project, you can add flutter-json: enable: false to the pubspec.yaml file ![image](https://github.com/zhangruiyu/FlutterJsonBeanFactory/blob/master/filter_json_config.png) -*如果你有任何问题,添加QQGroup(963752388)随时提问 [中文移步](https://www.jianshu.com/p/14cbcbaa74b7) +* 如果你有任何问题,添加QQGroup(963752388)随时提问 [中文移步](https://www.jianshu.com/p/14cbcbaa74b7) ### Others * Welcome anyone to raise new issue.