完成评论服务端化

This commit is contained in:
deepzz0
2016-10-23 00:22:04 +08:00
parent de79f8bd51
commit 3ce2b21588
7 changed files with 174 additions and 59 deletions

2
db.go
View File

@@ -92,7 +92,7 @@ func init() {
// 启动定时器
go timer()
// 获取评论数量
go CommentsCount()
go PostsCount()
}
// 读取或初始化帐号信息