mirror of
https://github.com/astaxie/beego.git
synced 2025-06-19 22:00:40 +00:00
fix the misspell99
This commit is contained in:
@ -35,7 +35,7 @@
|
|||||||
//
|
//
|
||||||
// beego.InsertFilter("*", beego.BeforeRouter,apiauth.APISecretAuth(getAppSecret, 360))
|
// beego.InsertFilter("*", beego.BeforeRouter,apiauth.APISecretAuth(getAppSecret, 360))
|
||||||
//
|
//
|
||||||
// Infomation:
|
// Information:
|
||||||
//
|
//
|
||||||
// In the request user should include these params in the query
|
// In the request user should include these params in the query
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user