blog, tags, archives

This commit is contained in:
life
2014-11-10 23:56:15 +08:00
parent 6555384e5c
commit d979a0c3e2
11 changed files with 233 additions and 125 deletions

View File

@ -472,7 +472,6 @@ func init() {
})
}
func (this *ConfigService) GetSchema() string {
return schema;
}