mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-02-01 15:23:03 +00:00
remove checkAuth method in base logic
This commit is contained in:
parent
1c3ae780d4
commit
fd71149270
@ -10,9 +10,9 @@ export default class extends think.controller.base {
|
||||
* check auth
|
||||
* @return {Promise} []
|
||||
*/
|
||||
checkAuth(){
|
||||
// checkAuth(){
|
||||
|
||||
}
|
||||
// }
|
||||
/**
|
||||
* parse validate data
|
||||
* {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user