From 2e3f2187ef315fd5383741e73c90b0f92b39149c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=B6=E5=A3=AB=E6=B6=B5?= <630892807@qq.com>
Date: Wed, 9 Dec 2020 23:04:59 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BF=AB=E6=8D=B7=E5=9B=9E?=
=?UTF-8?q?=E5=A4=8D=E7=9A=84=E8=A1=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
config/go-fly.sql | 14 ++++++++++++++
controller/reply.go | 11 +++++++++++
models/replys.go | 18 ++++++++++++++++++
router/api.go | 3 ++-
4 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 controller/reply.go
create mode 100644 models/replys.go
diff --git a/config/go-fly.sql b/config/go-fly.sql
index 763862a..4b0f170 100644
--- a/config/go-fly.sql
+++ b/config/go-fly.sql
@@ -129,3 +129,17 @@ UNIQUE KEY `page` (`page`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8|
INSERT INTO `about` (`id`, `title_cn`, `title_en`, `keywords_cn`, `keywords_en`, `desc_cn`, `desc_en`, `css_js`, `html_cn`, `html_en`, `page`) VALUES
(NULL, 'GO-FLY - 极简强大的Go语言在线客服系统', 'GO-FLY - Simple and Powerful Go language online customer chat system', 'GO-FLY,GO-FLY', 'GO-FLY,GO-FLY', 'GO-FLY,GO-FLY,一套为PHP工程师、Golang工程师准备的基于 Vue 2.0的在线客服即时通讯系统', 'GO-FLY,GO-FLY, a Vue 2.0-based online customer service instant messaging system for PHP engineers and Golang engineers', ' ', '
github.com/dgrijalva/jwt-go
\ngithub.com/gin-gonic/gin
\ngithub.com/go-sql-driver/mysql
\ngithub.com/gobuffalo/packr/v2
\ngithub.com/gorilla/websocket
\ngithub.com/ipipdotnet/ipdb-go
\ngithub.com/jinzhu/gorm
\ngithub.com/satori/go.uuid
\ngithub.com/spf13/cobra
\ngithub.com/swaggo/gin-swagger
\ngithub.com/swaggo/swag\n
\ngithub.com/dgrijalva/jwt-go
github.com/gin-gonic/gin
github.com/go-sql-driver/mysql
github.com/gobuffalo/packr/v2
github.com/gorilla/websocket
github.com/ipipdotnet/ipdb-go
github.com/jinzhu/gorm
github.com/satori/go.uuid
github.com/spf13/cobra
github.com/swaggo/gin-swagger
github.com/swaggo/swag