put mongodb_data

This commit is contained in:
life
2014-05-07 13:17:15 +08:00
parent 91b1b7021f
commit 056ca163a6
27 changed files with 18 additions and 3 deletions

View File

@ -6,12 +6,12 @@ module:testrunner
# Home is My Blog
Get / Blog.Index
GET /note Note.index
GET /note Note.Index
# leanote home
GET /index Index.index
GET /index Index.Index
GET /login Auth.Login
POST /doLogin Auth.doLogin
POST /doLogin Auth.DoLogin
GET /logout Auth.Logout
Get /demo Auth.Demo