x
This commit is contained in:
parent
e2a6f1856f
commit
8719a29968
@ -108,7 +108,7 @@ func (c *BaseController) ResponseError(ps ...interface{}) *BaseController {
|
||||
|
||||
//Logined 登录
|
||||
func (c *BaseController) Logined() *BaseController {
|
||||
if models.ExecPath == "/Users/cdle/Desktop/xdd" { //作者调试
|
||||
if models.Cdle { //作者调试
|
||||
c.Master = true
|
||||
return c
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user