Add the privacy setting feature.

This commit is contained in:
zicla
2017-12-29 12:07:17 +08:00
parent 8c594a2213
commit 4c7a13dc99
2 changed files with 37 additions and 3 deletions

View File

@ -6,7 +6,6 @@ import (
_ "github.com/jinzhu/gorm/dialects/mysql"
"github.com/nu7hatch/gouuid"
"os"
"time"
)