更新 'app/controller/front/Index.php'
This commit is contained in:
@@ -21,6 +21,10 @@ class Index extends Base {
|
|||||||
return $this->fetch();
|
return $this->fetch();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @title miss
|
||||||
|
* @return [type] [description]
|
||||||
|
*/
|
||||||
public function miss(){
|
public function miss(){
|
||||||
return $this->fetch();
|
return $this->fetch();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user