From dce0d936f142c176f161c65de3d94b05ba378447 Mon Sep 17 00:00:00 2001 From: liumenghao Date: Tue, 7 Jul 2020 17:21:42 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 6 + .idea/workspace.xml | 377 ++++++++++++++++++------ blog_qrcode.png | Bin 0 -> 420 bytes component/database/account_info_dao.go | 112 +++++-- go.mod | 1 + go.sum | 2 + handler/account.go | 30 +- handler/dict.go | 1 + main.go | 6 +- proto/account_type.pb.go | 389 ++++++++++++++++--------- proto/account_type.pb.micro.go | 130 ++++++--- proto/account_type.proto | 35 ++- 12 files changed, 773 insertions(+), 316 deletions(-) create mode 100644 .idea/vcs.xml create mode 100644 blog_qrcode.png diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1496c7f..e60cbff 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -9,91 +9,83 @@ + + + GetDictPB + + - +