From bd2514632e8478e7713e7e12002da6d273ee7b81 Mon Sep 17 00:00:00 2001 From: xiaojunxie <346944475@qq.com> Date: Wed, 4 Sep 2019 17:04:45 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 564d6b9..21dd5d2 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,9 @@ Flags: - INDEX Create index with or without name, same name creates composite indexes - UNIQUE_INDEX Like INDEX, create unique index +### You can enrich data types in [def](https://github.com/xxjwxc/gormt/blob/master/data/view/gtools/def.go) + + ## 5. Demonstration - sql: @@ -190,9 +193,7 @@ type UserInfoTbl struct { } ``` -## 6.You can enrich data types in [def](https://github.com/xxjwxc/gormt/blob/master/data/view/gtools/def.go) - -## 7. one windows gui tools +## 6. one windows gui tools ![1](/image/gormt/1.png)