remove checkAuth method in base logic

This commit is contained in:
lichengyin 2015-10-26 10:11:41 +08:00
parent 1c3ae780d4
commit fd71149270

View File

@ -10,9 +10,9 @@ export default class extends think.controller.base {
* check auth
* @return {Promise} []
*/
checkAuth(){
// checkAuth(){
}
// }
/**
* parse validate data
* {