This commit is contained in:
deepzz0
2016-11-01 22:27:13 +08:00
parent 29b8828228
commit 98cde57aa3
11 changed files with 127 additions and 20 deletions

View File

@@ -75,7 +75,7 @@ func HandleLoginPost(c *gin.Context) {
}
func GetBack() gin.H {
return gin.H{"Author": Ei.Username}
return gin.H{"Author": Ei.Username, "Kodo": setting.Conf.Kodo}
}
// 个人配置