修复后台模块
This commit is contained in:
@@ -18,7 +18,7 @@ class Index extends Base {
|
||||
return $this->fetch();
|
||||
}
|
||||
|
||||
public function ad(){
|
||||
return $this->fetch('ad');
|
||||
public function miss(){
|
||||
return $this->fetch();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user